mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-05-12 13:54:03 -05:00
* i18n: login container and form * i18n: activate, host, and register forms * i18n: reset password forms * i18n: login dialogs, ICU formatting * i18n: login containers and components Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"KnownHostForm": {
|
|
"help": "Need help adding a new host?",
|
|
"label": {
|
|
"add": "Add Host",
|
|
"find": "Find Host"
|
|
}
|
|
}
|
|
}
|