mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
Webatrice: husky (#4591)
This commit is contained in:
parent
b464fa8d99
commit
2c702d3579
7 changed files with 31 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Common": {
|
||||
"language": "Translate into English.",
|
||||
"language": "English",
|
||||
"disconnect": "Disconnect",
|
||||
"label": {
|
||||
"confirmPassword": "Confirm Password",
|
||||
|
|
@ -270,6 +270,7 @@
|
|||
"WS": "Samoa",
|
||||
"YE": "Yemen",
|
||||
"YT": "Mayotte",
|
||||
"XK": "Kosovo",
|
||||
"ZA": "South Africa",
|
||||
"ZM": "Zambia",
|
||||
"ZW": "Zimbabwe",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -247,6 +247,7 @@ export const countryCodes = [
|
|||
'WF',
|
||||
'EH',
|
||||
'YE',
|
||||
'XK',
|
||||
'ZM',
|
||||
'ZW',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue