Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78445ff1 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

new translation added for privacy to handle who can access section

parent 6226fbd1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
OC.L10N.register(
    "privacy",
    {
    "Who can access main text":"Like in most cloud services, administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.",
    "Who can access main text link":"Learn more about this topic here.",
},
"nplurals=2; plural=(n != 1);");
+5 −0
Original line number Diff line number Diff line
{ "translations": {
    "Who can access main text" : "Like in most cloud services, administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.",
    "Who can access main text link":"Learn more about this topic here."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+7 −0
Original line number Diff line number Diff line
OC.L10N.register(
    "privacy",
    {
    "Who can access main text":"Like in most cloud services, administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.",
    "Who can access main text link":"Learn more about this topic here.",
},
"nplurals=2; plural=(n != 1);");
+5 −0
Original line number Diff line number Diff line
{ "translations": {
    "Who can access main text" : "Like in most cloud services, administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.",
    "Who can access main text link":"Learn more about this topic here."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
 No newline at end of file
+7 −0
Original line number Diff line number Diff line
OC.L10N.register(
    "privacy",
    {
    "Who can access main text":"Like in most cloud services, administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.",
    "Who can access main text link":"Learn more about this topic here.",
},
"nplurals=2; plural=(n != 1);");
Loading