You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/lang/en.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2001,6 +2001,7 @@
2001
2001
"core.settings.cannotsyncwithoutwifi": "Cannot synchronise because the current settings only allow to synchronise when connected to Wi-Fi. Please connect to a Wi-Fi network.",
2002
2002
"core.settings.colorscheme": "Color Scheme",
2003
2003
"core.settings.colorscheme-auto": "Auto (based on system settings)",
2004
+
"core.settings.colorscheme-auto-notice": "Auto mode may not work in some Android devices.",
Copy file name to clipboardExpand all lines: src/core/settings/lang/en.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
"cannotsyncwithoutwifi": "Cannot synchronise because the current settings only allow to synchronise when connected to Wi-Fi. Please connect to a Wi-Fi network.",
8
8
"colorscheme": "Color Scheme",
9
9
"colorscheme-auto": "Auto (based on system settings)",
10
+
"colorscheme-auto-notice": "Auto mode may not work in some Android devices.",
0 commit comments