mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 10:47:15 +02:00
16 lines
504 B
Python
16 lines
504 B
Python
update_mods = "Update mods and connect"
|
|
connect = "Connect"
|
|
connect_last = "Load to menu screen"
|
|
connect_last_tooltip = (
|
|
"Launch DayZ with these mods (if any) and\ngo to the menu screen without connecting."
|
|
)
|
|
back = "Back"
|
|
cancel = "Cancel"
|
|
warnings = "Warnings"
|
|
errors = "Errors"
|
|
mods = "Mods"
|
|
total_mods = "Total mods: "
|
|
all_updated = "All mods updated."
|
|
"If you recently installed {build} or moved it to a different drive, "
|
|
"restart Steam to allow these changes to synchronize, then try again."
|