localization for that one string
This commit is contained in:
parent
69f684cb64
commit
57d84a3cc6
|
@ -39,7 +39,7 @@
|
|||
:class="previewClass"
|
||||
:style="previewStyle"
|
||||
>
|
||||
TEST
|
||||
{{ $t('settings.style.themes3.editor.test_string') }}
|
||||
</div>
|
||||
</div>
|
||||
<input
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue