1
0
mirror of https://github.com/tooot-app/app synced 2025-03-16 03:20:13 +01:00

New translations relationship.json (Vietnamese)

This commit is contained in:
xmflsct 2022-02-04 15:28:44 +01:00
parent 36aa5c9cdb
commit 7515b5be1e

View File

@ -0,0 +1,16 @@
{
"follow": {
"function": "Theo dõi người này"
},
"block": {
"function": "Chặn người này"
},
"button": {
"error": "Xảy ra lỗi khi tải",
"blocked_by": "Đã chặn",
"blocking": "Bỏ chặn",
"following": "Ngưng theo dõi",
"requested": "Yêu cầu theo dõi",
"default": "Theo dõi"
}
}