Adding Language Compatibility

This commit is contained in:
Vishal 2023-10-15 13:25:58 +05:30 committed by GitHub
parent a17ac19946
commit c4676688e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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