mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
chore: additional string files
This commit is contained in:
parent
5f8795acf7
commit
f3ad104b1b
3
dzgui/strings/errors.py
Normal file
3
dzgui/strings/errors.py
Normal file
@ -0,0 +1,3 @@
|
||||
api_validation_error = (
|
||||
"API key validation error. Key was typed incorrectly or is defunct."
|
||||
)
|
||||
4
dzgui/strings/server_mods.py
Normal file
4
dzgui/strings/server_mods.py
Normal file
@ -0,0 +1,4 @@
|
||||
mod = "Mod"
|
||||
mod_id = "ID"
|
||||
installed = "Installed"
|
||||
modlist = "Modlist"
|
||||
Loading…
Reference in New Issue
Block a user