New translations tabs.json (Vietnamese)

This commit is contained in:
xmflsct 2022-05-28 22:19:52 +02:00
parent cc47261788
commit d8a7b78c30
1 changed files with 4 additions and 1 deletions

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Cỡ chữ" "name": "Cỡ chữ"
}, },
"language": {
"name": ""
},
"lists": { "lists": {
"name": "Danh sách" "name": "Danh sách"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Ngôn ngữ", "heading": "",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }