12 lines
348 B
JavaScript
12 lines
348 B
JavaScript
OC.L10N.register(
|
|
"integration_mastodon",
|
|
{
|
|
"Bad HTTP method" : "Yomon HTTP usuli",
|
|
"Bad credentials" : "Akkaunt ma'lumotlari xato",
|
|
"Connected accounts" : "Ulangan akkauntlar",
|
|
"I shared a file with you" : "Men siz bilan fayl ulashdim",
|
|
"Cancel" : "Bekor qilish",
|
|
"Connect" : "Connect"
|
|
},
|
|
"nplurals=1; plural=0;");
|