diff options
Diffstat (limited to 'settings/l10n/sk.json')
-rw-r--r-- | settings/l10n/sk.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json new file mode 100644 index 00000000000..609a62d21fd --- /dev/null +++ b/settings/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "Delete" : "Odstrániť", + "never" : "nikdy", + "Cancel" : "Zrušiť", + "Other" : "Ostatné" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |