mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 01:37:18 +02:00
chore: update strings
This commit is contained in:
parent
2fc2eddf87
commit
2c19d999ff
@ -451,6 +451,7 @@ crumbs = Crumbs(
|
||||
|
||||
checkmark = "✓"
|
||||
no_mods = "No local mods found."
|
||||
no_servers = "No server metadata to list."
|
||||
|
||||
@dataclass(slots=True, frozen=True)
|
||||
class Flags:
|
||||
@ -506,3 +507,5 @@ server_labels = ServerLabels(
|
||||
recent="Recent",
|
||||
lan="LAN",
|
||||
)
|
||||
|
||||
distance_suffix = "Distance: calculating..."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user