Files
2026-04-17 01:08:32 +00:00

12 lines
389 B
JavaScript

OC.L10N.register(
"integration_mastodon",
{
"Bad HTTP method" : "Phương thức HTTP không hợp lệ",
"Bad credentials" : "Thông tin đăng nhập không hợp lệ.",
"Connected accounts" : "Đã kết nối tài khoản",
"Connected as {user}" : "Kết nối bởi {user}",
"Cancel" : "Cancel",
"Connect" : "Kết nối"
},
"nplurals=1; plural=0;");