diff options
Diffstat (limited to 'apps/encryption/l10n/oc.js')
-rw-r--r-- | apps/encryption/l10n/oc.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/encryption/l10n/oc.js b/apps/encryption/l10n/oc.js new file mode 100644 index 00000000000..645b694afbf --- /dev/null +++ b/apps/encryption/l10n/oc.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "encryption", + { + "Enabled" : "Activadas" +}, +"nplurals=2; plural=(n > 1);"); |