We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17eef6 commit 4cfb5bcCopy full SHA for 4cfb5bc
tabs/settings.py
@@ -85,7 +85,7 @@ def theme_tab():
85
value=loadThemes.load_theme(),
86
label=i18n("Theme"),
87
info=i18n(
88
- "Select the theme you want to use. (Requires restarting Applio)"
+ "Select the theme you want to use. (Requires restarting App)"
89
),
90
visible=True,
91
)
0 commit comments