chore: additional string files

This commit is contained in:
aclist 2026-05-05 22:24:31 +09:00
parent 5f8795acf7
commit f3ad104b1b
2 changed files with 7 additions and 0 deletions

3
dzgui/strings/errors.py Normal file
View File

@ -0,0 +1,3 @@
api_validation_error = (
"API key validation error. Key was typed incorrectly or is defunct."
)

View File

@ -0,0 +1,4 @@
mod = "Mod"
mod_id = "ID"
installed = "Installed"
modlist = "Modlist"