scanclient/src/locales/en.json

28 lines
1.3 KiB
JSON
Raw Normal View History

2021-03-18 17:15:54 +00:00
{
"api_endpoint": "API Endpoint",
2021-03-18 17:40:36 +00:00
"api_key": "API Key",
"back_to_scanner": "Back to Scanner",
2021-03-18 17:35:08 +00:00
"client_token": "Client Token",
"configuration": "Configuration",
"configure": "Configure",
"error": "Error!",
2021-03-18 17:40:36 +00:00
"language": "Language",
"log_out_from_this_client": "Log Out from this Client",
"minimum_lap_time": "minimum lap time",
2021-03-18 17:35:08 +00:00
"please_check_your_token_and_try_again": "Please check your token and try again...",
"please_provide_a_valid_client_api_endpoint": "Please provide a valid api endpoint...",
2021-03-18 17:35:08 +00:00
"please_provide_a_valid_client_token": "Please provide a valid client token...",
"please_provide_the_scan_client_token": "Please provide the scan client token.",
2021-03-18 17:40:36 +00:00
"please_scan_a_card": "please scan a card...",
"runner_card": "Runner Card",
"scan": "Scan!",
2021-03-18 17:35:08 +00:00
"see_our_configuration_guide": "See our configuration guide.",
2021-03-18 17:40:36 +00:00
"settings": "Settings",
"station_description": "Station Description",
"station_id": "Scanstation ID",
2021-03-18 17:35:08 +00:00
"the_provided_scan_station_is_disabled": "The provided scan station is disabled.",
2021-03-18 17:40:36 +00:00
"the_provided_scan_station_token_is_invalid": "The provided scan station token is invalid.",
"track_distance": "Track Distance",
"track_id": "Track ID",
"track_name": "Track Name"
2021-03-18 17:35:08 +00:00
}