Skip to content

Commit 8f81f8f

Browse files
Automatic translations update
1 parent 593902b commit 8f81f8f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/locale/uk-UA.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,16 @@
2222
"schema.security": "Безпека",
2323
"schema.trading": "Обміни",
2424
"schema.updates": "Оновлення",
25-
"static.add": "Додати"
25+
"static.add": "Додати",
26+
"validators.required": "Обов'язкове поле!",
27+
"validators.number": "Недійсний номер!",
28+
"validators.number-big": "Номер занадто великий!",
29+
"validators.number-small": "Номер занадто малий!",
30+
"validators.string": "Неправильний текст!",
31+
"validators.string-big": "Текст задовгий!",
32+
"validators.string-small": "Текст замалий!",
33+
"validators.steamid": "Недійсний SteamID!",
34+
"validators.clan": "Недійсний ClanID!",
35+
"validators.url": "Недійсна URL-адреса!",
36+
"validators.uuid": "Недійсний UUID!"
2637
}

0 commit comments

Comments
 (0)