mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 01:37:18 +02:00
7 lines
205 B
Python
7 lines
205 B
Python
api_validation_error = (
|
|
"API key validation error. Key was typed incorrectly or is defunct."
|
|
)
|
|
|
|
api_popover = "API key validation failed."
|
|
dayz_not_found = "Could not find a valid DayZ installation."
|