nextcloud/apps/comments/l10n/bg_BG.js

9 lines
175 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"comments",
{
"Cancel" : "Отказ",
"Save" : "Запазване",
"Comment" : "Коментар"
},
"nplurals=2; plural=(n != 1);");