Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/si_LK.js')
-rw-r--r--l10n/si_LK.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/si_LK.js b/l10n/si_LK.js
new file mode 100644
index 0000000..26f4982
--- /dev/null
+++ b/l10n/si_LK.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "registration",
+ {
+ "None" : "කිසිවක් නැත",
+ "Username" : "පරිශීලක නම",
+ "Password" : "මුර පදය",
+ "Create account" : "ගිණුම සාදන්න",
+ "Email" : "විද්‍යුත් තැපෑල"
+},
+"nplurals=2; plural=(n != 1);");