File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed
Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ OC . L10N . register (
2+ "logreader" ,
3+ {
4+ "Level" : "Livellu"
5+ } ,
6+ "nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 1+ { "translations" : {
2+ "Level" : " Livellu"
3+ },"pluralForm" :" nplurals=2; plural=(n != 1);"
4+ }
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ OC.L10N.register(
22 "logreader" ,
33 {
44 "Copy" : "පිටපත්" ,
5- "App" : "යෙදුම"
5+ "App" : "යෙදුම" ,
6+ "Message" : "පණිවිඩය" ,
7+ "Time" : "වේලාව"
68} ,
79"nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "Copy" : " පිටපත්" ,
3- "App" : " යෙදුම"
3+ "App" : " යෙදුම" ,
4+ "Message" : " පණිවිඩය" ,
5+ "Time" : " වේලාව"
46},"pluralForm" :" nplurals=2; plural=(n != 1);"
57}
You can’t perform that action at this time.
0 commit comments