mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
6 lines
137 B
JavaScript
6 lines
137 B
JavaScript
OC.L10N.register(
|
|
"files_encryption",
|
|
{
|
|
"Encryption" : "ගුප්ත කේතනය"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|