fix(i18n): Vietnamese translations (#2187)

This commit is contained in:
Rushaway 2024-07-28 19:56:28 +02:00 committed by GitHub
parent 4cc214e1a6
commit 96727a7610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"Type sm_help to see more"
{
"vi" "Gõ sm_help để xem thêm câu lệnh"
"vi" "Gõ sm_help {1} để xem thêm câu lệnh"
}
"Entries n - m in page k"

View File

@ -20,6 +20,11 @@
"vi" "Hỏa lực thân thiện bị vô hiệu hóa."
}
"Friendly Fire Percent"
{
"vi" "Phe ta bắn đồng đội chiếm {1}%."
}
"Current Map"
{
"vi" "Bản đồ hiện tại là {1}."

View File

@ -65,4 +65,9 @@
"vi" "Đã đề cử"
}
"Map Not In Pool"
{
"vi" "Bản đồ '{1}' không nằm trong danh sách đề cử."
}
}