mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
7 lines
166 B
JavaScript
7 lines
166 B
JavaScript
OC.L10N.register(
|
|
"files_encryption",
|
|
{
|
|
"Unknown error" : "يوچۇن خاتالىق",
|
|
"Encryption" : "شىفىرلاش"
|
|
},
|
|
"nplurals=1; plural=0;");
|