diff options
Diffstat (limited to 'apps/comments/l10n/lv.json')
-rw-r--r-- | apps/comments/l10n/lv.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json new file mode 100644 index 00000000000..0ad41e139cb --- /dev/null +++ b/apps/comments/l10n/lv.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Atcelt", + "Save" : "Saglabāt", + "Comment" : "Komentārs" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file |