mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 02:07:18 +02:00
chore: add strings files
This commit is contained in:
parent
f8e62d05a8
commit
add93a6b0a
2
dzgui/strings/buttons.py
Normal file
2
dzgui/strings/buttons.py
Normal file
@ -0,0 +1,2 @@
|
||||
workshop = "Steam Workshop"
|
||||
workshop_tooltip = "Open your Workshop subscriptions"
|
||||
12
dzgui/strings/options.py
Normal file
12
dzgui/strings/options.py
Normal 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"
|
||||
Loading…
Reference in New Issue
Block a user