localization for that one string

This commit is contained in:
Henry Jameson 2024-10-08 19:55:26 +03:00
parent 69f684cb64
commit 57d84a3cc6
2 changed files with 2 additions and 1 deletions

View file

@ -39,7 +39,7 @@
:class="previewClass"
:style="previewStyle"
>
TEST
{{ $t('settings.style.themes3.editor.test_string') }}
</div>
</div>
<input

View file

@ -798,6 +798,7 @@
"icon_color": "Icon color",
"link_color": "Link color",
"include_in_rule": "Add to rule",
"test_string": "TEST",
"text_auto": {
"label": "Auto-contrast",
"no-preserve": "Black or White",