mirror of
https://github.com/tooot-app/app
synced 2025-04-24 07:07:24 +02:00
New translations instance.json (Vietnamese)
This commit is contained in:
parent
14f2cf3632
commit
018bf56798
28
src/i18n/vi/components/instance.json
Normal file
28
src/i18n/vi/components/instance.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"server": {
|
||||||
|
"textInput": {
|
||||||
|
"placeholder": "Máy chủ"
|
||||||
|
},
|
||||||
|
"button": "Đăng nhập",
|
||||||
|
"information": {
|
||||||
|
"name": "Tên",
|
||||||
|
"accounts": "Người dùng",
|
||||||
|
"statuses": "Tút",
|
||||||
|
"domains": "Liên hợp"
|
||||||
|
},
|
||||||
|
"disclaimer": {
|
||||||
|
"base": "tooot sẽ không thấy được thông tin tài khoản của bạn. Tìm hiểu thêm ",
|
||||||
|
"privacy": "Bảo mật"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"update": {
|
||||||
|
"alert": {
|
||||||
|
"title": "Đang đăng nhập vào máy chủ",
|
||||||
|
"message": "Bạn có thể đăng nhập nhiều tài khoản cùng lúc",
|
||||||
|
"buttons": {
|
||||||
|
"cancel": "$t(common:buttons.cancel)",
|
||||||
|
"continue": "Tiếp tục"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user