File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ OC.L10N.register(
22 "integration_replicate" ,
33 {
44 "Bad HTTP method" : "Vigane HTTP-meetod" ,
5- "Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba"
5+ "Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba" ,
6+ "Small" : "Väike" ,
7+ "Medium" : "Keskmine" ,
8+ "Large" : "Suur"
69} ,
710"nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "Bad HTTP method" : " Vigane HTTP-meetod" ,
3- "Bad credentials" : " Vale kasutajanimi, salasõna või tunnusluba"
3+ "Bad credentials" : " Vale kasutajanimi, salasõna või tunnusluba" ,
4+ "Small" : " Väike" ,
5+ "Medium" : " Keskmine" ,
6+ "Large" : " Suur"
47},"pluralForm" :" nplurals=2; plural=(n != 1);"
58}
You can’t perform that action at this time.
0 commit comments