mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations relationship.json (Vietnamese)
This commit is contained in:
16
src/i18n/vi/components/relationship.json
Normal file
16
src/i18n/vi/components/relationship.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user