chore: add strings files

This commit is contained in:
aclist 2026-05-13 19:27:56 +09:00
parent f8e62d05a8
commit add93a6b0a
2 changed files with 14 additions and 0 deletions

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

@ -0,0 +1,2 @@
workshop = "Steam Workshop"
workshop_tooltip = "Open your Workshop subscriptions"

12
dzgui/strings/options.py Normal file
View File

@ -0,0 +1,12 @@
developers = "Developers"
start_tab = "Start tab"
workshop_label = "Subscribed mods"
workshop_eventbox = "If you manually subscribed to mods on Steam prior to using DZGUI, you can unsubscribe via this link."
steam_combo = "Steam"
flatpak_combo = "Flatpak"
flatpak_container_combo = "Flatpak (container)"
server_combo = "Server browser"
saved_combo = "Saved servers"
recent_combo = "Recent"
lan_combo = "LAN"