diff options
Diffstat (limited to 'apps/comments/l10n/sk_SK.json')
-rw-r--r-- | apps/comments/l10n/sk_SK.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/sk_SK.json b/apps/comments/l10n/sk_SK.json new file mode 100644 index 00000000000..649d040de7a --- /dev/null +++ b/apps/comments/l10n/sk_SK.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Zrušiť", + "Save" : "Uložiť", + "Comment" : "Komentár" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |