mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-24 11:22:31 +01:00
New translations common.json (Vietnamese)
This commit is contained in:
parent
a2ac96924d
commit
6e8283ad07
@ -1,8 +1,8 @@
|
||||
{
|
||||
"field": {
|
||||
"BASE_TYPE_REQUIRED": "This field is required",
|
||||
"BASE_TYPE_STRING": "This field must be a string",
|
||||
"BASE_TYPE_NUMBER": "This field must be a number",
|
||||
"BASE_TYPE_REQUIRED": "Mục này là bắt buộc",
|
||||
"BASE_TYPE_STRING": "Trường này phải là một chuỗi",
|
||||
"BASE_TYPE_NUMBER": "Mục này phải là một số",
|
||||
"BASE_TYPE_BIGINT": "This field must be a bigint",
|
||||
"BASE_TYPE_BOOLEAN": "This field must be a boolean",
|
||||
"BASE_TYPE_CHOICES": "This field must be one of ({{types}})",
|
||||
|
Loading…
Reference in New Issue
Block a user