bcns-gameDistributionSystem/site/language/en_US.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

40 lines
1.7 KiB
JSON

{
"lang_error_body_header": "Oops, something went wrong",
"lang_home_body_header": "Hello and welcome",
"lang_home_change_language": "Change language",
"lang_home_change_language_button": "Change",
"lang_navigation_home": "Home",
"lang_navigation_gamelist": "Game list",
"lang_gamelist_title": "Gamelist",
"lang_gamelist_body_header": "Gamelist",
"lang_gamelist_body_ingress": "Here there be a bunch of games listed",
"lang_game_title": "Game",
"lang_game_body_header": "Game",
"lang_game_body_ingress": "Here there be info about games n stuff",
"lang_game_plot": "Plot",
"lang_game_manual": "Manual",
"lang_game_get_manual": "Link to manual",
"lang_game_manual_not_found": "Manual not available",
"lang_game_download_header": "Download game",
"lang_game_download_ingress": "Here you can download the game using either torrent file or a magnet-link!",
"lang_game_download_torrent_button": "Download",
"lang_game_download_magnet_link": "Magnet link",
"lang_game_artwork": "Artwork",
"lang_game_year": "Release date",
"lang_game_genre": "Genre",
"lang_game_originaltitle": "Original title",
"lang_game_developer": "Developer",
"lang_game_playermodes": "Player modes",
"lang_game_collab": "In collaboration with",
"lang_game_credits": "Credits",
"lang_game_rating": "Rating",
"lang_game_recommendedspecs": "Recommended specs.",
"lang_game_systemrequirements": "System requirements",
"lang_game_images_header": "Images",
"lang_game_disctitle": "Disc name",
"lang_game_disctype": "Medium",
"lang_game_image_files": "Image files",
"lang_game_cd_key": "CD-Key",
"lang_game_linuxinstructions": "Linux instructions"
}