mirror of
https://github.com/tooot-app/app
synced 2025-02-18 12:50:46 +01:00
New translations imageViewer.json (Vietnamese)
This commit is contained in:
parent
9f94d06759
commit
860d7ca68b
17
src/i18n/vi/screens/imageViewer.json
Normal file
17
src/i18n/vi/screens/imageViewer.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"content": {
|
||||
"actions": {
|
||||
"accessibilityLabel": "Thêm hành động cho ảnh này",
|
||||
"accessibilityHint": "Bạn có thể lưu hoặc chia sẻ ảnh này"
|
||||
},
|
||||
"options": {
|
||||
"save": "Lưu ảnh",
|
||||
"share": "Chia sẻ ảnh",
|
||||
"cancel": "$t(common:buttons.cancel)"
|
||||
},
|
||||
"save": {
|
||||
"succeed": "Đã lưu ảnh",
|
||||
"failed": "Lưu ảnh thất bại"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user