diff options
| author | Henry Jameson <me@hjkos.com> | 2024-07-23 21:36:20 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-07-23 21:36:20 +0300 |
| commit | 5d78d12c8dd04daca6515e836b14893fbe70aeec (patch) | |
| tree | 71dd7ca22d5e670618cca6ae2700f58b3f14a9ae /src/i18n | |
| parent | f4544f0742508713a9cef2db08c6fa844345d9e0 (diff) | |
elaborates, refuses to leave
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 97973c15..a8603c64 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -742,7 +742,7 @@ "style": { "custom_theme_used": "(Custom theme)", "themes2_outdated": "Editor for Themes V2 is being phased out and will eventually be replaced with a new one that takes advantage of new Themes V3 engine. It should still work but experience might be degraded and inconsistent.", - "appearance_tab_note": "Changes on this tab do not affect the theme used", + "appearance_tab_note": "Changes on this tab do not affect the theme used, so exported theme will be different from what seen in the UI", "update_preview": "Update preview", "themes3": { "define": "Override", |
