-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations site.json (Franconian)
- Loading branch information
Showing
1 changed file
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,42 @@ | ||
{ | ||
"HOME": "Home" | ||
"HOME": "Home", | ||
"PLAN_LVL": "Planned level", | ||
"CURRENT_LVL": "Current level", | ||
"REQ_BANK": "Required credit bank", | ||
"RESET_ALL": "Reset everything", | ||
"RESET_PLAN": "Reset the plan", | ||
"PLANETS_CALC": "Planet calculator", | ||
"MODULES_CALC": "Modules calculator", | ||
"CALCULATOR_SETTINGS": "Calculator settings", | ||
"OTHER": "Other", | ||
"SWITCH_ACCS": "Account switcher {0} [{1}]", | ||
"OPEN": "Open", | ||
"YES": "Yes", | ||
"NO": "No", | ||
"VALUE": "Value {0}", | ||
"ABOUT": "About project", | ||
"INPUT_VALUES": "Input values", | ||
"CONFIG": "Configuration", | ||
"COPY": "Copy", | ||
"COPIED": "Copied", | ||
"CREATE": "Create", | ||
"LIST": "List", | ||
"FROM_TEXT_FORMAT": "From text format (optional)", | ||
"REMOVE_CONFIG": "Delete \"{0}\" configuration ?", | ||
"UPDATED": "Updated", | ||
"CURRENT_VERSION": "Current version", | ||
"OPEN_CHANGELOG": "Open changelog", | ||
"DEPLOYED": "App deployed", | ||
"MODULES_BY_ARTIFACT_TYPE": "Modules by artifact type", | ||
"COMPACT_MODE": "Compact mode", | ||
"COMPACT_MODE_NOTE": "WARNING! Only turn it off if you know what you're doing.", | ||
"CONFIRM_LOGIN": "Confirm your login from {0} as {1}", | ||
"FILTER": "Filter", | ||
"ENTER_CODE": "Connect code from the bot", | ||
"CANNOT_BE_EMPTY": "Cannot be empty", | ||
"INCORRECT_CODE": "Incorrect code", | ||
"HS_COMPENDIUM": "HSCompendium", | ||
"TECHNOLOGIES": "Technologies", | ||
"CRYSTAL_CALCULATOR": "Crystal calculator", | ||
"TIME": "Time" | ||
} |