2f19de11e4
read server side translations from json files
6 lines
168 B
JSON
6 lines
168 B
JSON
{
|
|
"translations" : {
|
|
"_%n window_::_%n windows_" : ["%n okno", "%n okna", "%n oken"]
|
|
},
|
|
"pluralForm" : "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
|
}
|