File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 2222 "schema.security" : " Turvallisuus" ,
2323 "schema.trading" : " Kaupankäynti" ,
2424 "schema.updates" : " Päivitykset" ,
25- "static.add" : " Lisää"
25+ "static.add" : " Lisää" ,
26+ "validators.required" : " Kenttä vaaditaan!" ,
27+ "validators.number" : " Virheellinen numero!" ,
28+ "validators.number-big" : " Numero liian suuri!" ,
29+ "validators.number-small" : " Numero liian pieni!" ,
30+ "validators.string" : " Teksti ei ole kelvollinen!" ,
31+ "validators.string-big" : " Liian pitkä teksti!" ,
32+ "validators.string-small" : " Liian lyhyt teksti!" ,
33+ "validators.steamid" : " SteamID ei ole kelvollinen!" ,
34+ "validators.clan" : " ClanID ei ole kelvollinen!" ,
35+ "validators.url" : " Virheellinen URL!" ,
36+ "validators.uuid" : " Virheellinen UUID!"
2637}
You can’t perform that action at this time.
0 commit comments