diff options
Diffstat (limited to 'settings/l10n/hy.js')
-rw-r--r-- | settings/l10n/hy.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/hy.js b/settings/l10n/hy.js new file mode 100644 index 00000000000..e73644e2e08 --- /dev/null +++ b/settings/l10n/hy.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "settings", + { + "Delete" : "Ջնջել", + "Other" : "Այլ" +}, +"nplurals=2; plural=(n != 1);"); |