chore: add strings files

This commit is contained in:
aclist 2026-05-12 21:06:35 +09:00
parent ede750a8d4
commit 9989b8a880
2 changed files with 3 additions and 0 deletions

1
dzgui/strings/boot.py Normal file
View File

@ -0,0 +1 @@
all_ok = "All OK. Loading UI..."

2
dzgui/strings/dialogs.py Normal file
View File

@ -0,0 +1,2 @@
waiting_for_launch = "Waiting for DayZ to launch"
waiting_for_mods = "Waiting for Steam to update mods"