diff options
Diffstat (limited to 'apps/comments/l10n/sl.json')
-rw-r--r-- | apps/comments/l10n/sl.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json new file mode 100644 index 00000000000..67fb5764c8b --- /dev/null +++ b/apps/comments/l10n/sl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Prekliči", + "Save" : "Shrani", + "Comment" : "Opomba" +},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" +}
\ No newline at end of file |