We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5db9c commit 61ab045Copy full SHA for 61ab045
tabs/settings.py
@@ -53,7 +53,7 @@ def lang_tab():
53
selected_language = gr.Dropdown(
54
label=i18n("Language"),
55
info=i18n(
56
- "Select the language you want to use. (Requires restarting Applio)"
+ "Select the language you want to use. (Requires restarting App)"
57
),
58
value=get_language_settings(),
59
choices=["Language automatically detected in the system"]
0 commit comments