mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 10:43:21 +08:00
Adding Language Compatibility
This commit is contained in:
parent
a17ac19946
commit
c4676688e8
@ -1000,7 +1000,7 @@ class PublicGatherTab(GatherTab):
|
||||
):
|
||||
bui.textwidget(
|
||||
edit=self._no_servers_text,
|
||||
text='No Servers Found' #bui.Lstr(resource='notSignedInText')
|
||||
text=bui.Lstr(resource='noServerFoundText')
|
||||
)
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user