Skip to content

Commit 11ad877

Browse files
Automatic translations update
1 parent 588e26d commit 11ad877

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

src/locale/lol-US.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,16 @@
2222
"schema.security": "SECURITY",
2323
"schema.trading": "TRADIN",
2424
"schema.updates": "UPDATEZ",
25-
"static.add": "ADD"
25+
"static.add": "ADD",
26+
"validators.required": "FIELD REQUIRD!",
27+
"validators.number": "NOT VALID NUMBR!",
28+
"validators.number-big": "NUMBR 2 HOOJ!",
29+
"validators.number-small": "NUMBR 2 SMALL!",
30+
"validators.string": "NOT VALID TEXT!",
31+
"validators.string-big": "TEXT 2 LONG!",
32+
"validators.string-small": "TEXT 2 SHORT!",
33+
"validators.steamid": "NOT VALID SteamID!",
34+
"validators.clan": "NOT VALID ClanID!",
35+
"validators.url": "NOT VALID URL!",
36+
"validators.uuid": "NOT VALID UUID!"
2637
}

0 commit comments

Comments
 (0)