diff options
Diffstat (limited to 'lib/l10n/sc.js')
-rw-r--r-- | lib/l10n/sc.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js new file mode 100644 index 00000000000..6da1b1e8920 --- /dev/null +++ b/lib/l10n/sc.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lib", + { + "This is an automatically sent email, please do not reply." : "Custu est unu messà giu de posta imbiadu in automà ticu, non rispondas.", + "Settings" : "Impostatziones" +}, +"nplurals=2; plural=(n != 1);"); |