File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
OC . L10N . register (
2
2
"integration_openai" ,
3
3
{
4
+ "Default" : "Vaikimisi" ,
4
5
"Unknown" : "Teadmata" ,
5
6
"seconds" : "sekundit" ,
6
7
"Bad HTTP method" : "Vigane HTTP-meetod" ,
Original file line number Diff line number Diff line change 1
1
{ "translations" : {
2
+ "Default" : " Vaikimisi" ,
2
3
"Unknown" : " Teadmata" ,
3
4
"seconds" : " sekundit" ,
4
5
"Bad HTTP method" : " Vigane HTTP-meetod" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,9 @@ OC.L10N.register(
2
2
"integration_openai" ,
3
3
{
4
4
"Unknown" : "Noma'lum" ,
5
- "seconds" : "sekund" ,
5
+ "seconds" : "sekundlar" ,
6
+ "Bad HTTP method" : "Yomon HTTP usuli" ,
7
+ "Bad credentials" : "Akkaunt ma'lumotlari xato" ,
6
8
"Size" : "Size" ,
7
9
"Authentication" : "Autentifikatsiya" ,
8
10
"Username" : "Username" ,
Original file line number Diff line number Diff line change 1
1
{ "translations" : {
2
2
"Unknown" : " Noma'lum" ,
3
- "seconds" : " sekund" ,
3
+ "seconds" : " sekundlar" ,
4
+ "Bad HTTP method" : " Yomon HTTP usuli" ,
5
+ "Bad credentials" : " Akkaunt ma'lumotlari xato" ,
4
6
"Size" : " Size" ,
5
7
"Authentication" : " Autentifikatsiya" ,
6
8
"Username" : " Username" ,
You can’t perform that action at this time.
0 commit comments