mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
14 lines
522 B
Python
14 lines
522 B
Python
waiting_for_launch = "Waiting for DayZ to launch"
|
|
waiting_for_mods = "Waiting for Steam to update mods"
|
|
|
|
fetching_update = "Fetching update"
|
|
failed_to_update = "Failed to update DZGUI executable"
|
|
update_success = "Updated successfully. Please exit and relaunch."
|
|
|
|
load_error_lan = "Failed to find any servers on your network.\nCheck the server query port or your firewall settings."
|
|
fetching_mods = "Fetching mod metadata"
|
|
deleting_mods = "Deleting mods"
|
|
scanning_mods = "Scanning mods"
|
|
|
|
checking_api = "Checking API key"
|