blob: 9a3b69b499aa77830487332faa25296ac5d3f51e (
plain)
1
2
3
4
5
6
7
|
{ "translations": {
"%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
|