Skip to content

Commit 61ab045

Browse files
authored
Update settings.py
1 parent 3a5db9c commit 61ab045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabs/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def lang_tab():
5353
selected_language = gr.Dropdown(
5454
label=i18n("Language"),
5555
info=i18n(
56-
"Select the language you want to use. (Requires restarting Applio)"
56+
"Select the language you want to use. (Requires restarting App)"
5757
),
5858
value=get_language_settings(),
5959
choices=["Language automatically detected in the system"]

0 commit comments

Comments
 (0)