bcns-gameDistributionSystem/site/language/sv_SE.json
odecif ad3fd6a195 JSONEncoder and manual
Focus on remving deprecated flas.JSONEncoder and replacing it with
json.JSONEncoder.

* Exception handling when API is not accessible [fix #25]
* flask.JSONEncoder deprecated [fix #24]
* Show manual (if present) [fix #23]
* Small touch-ups
2023-09-19 00:47:31 +02:00

9 lines
285 B
JSON

{
"lang_error_body_header": "Ojdå, någonting gick fel",
"lang_home_body_header": "Hej och välkommen",
"lang_home_change_language": "Byt språk",
"lang_home_change_language_button": "Byt",
"lang_navigation_home": "Hem",
"lang_navigation_gamelist": "Spellista"
}