Compare commits

...

2 Commits

Author SHA1 Message Date
Jan Böhmer
04f0aeb01f New translations validators.en.xlf (Chinese Simplified) 2026-03-08 21:20:37 +01:00
Jan Böhmer
343c078b7d fixed intendation of force visibility checkbox in category admin 2026-03-07 23:58:32 +01:00
2 changed files with 10 additions and 6 deletions

View File

@@ -40,11 +40,9 @@
<div class="tab-pane" id="eda">
{{ form_row(form.eda_info.reference_prefix) }}
<div class="row">
<div class="{{ col_input }} {{ offset_label }}">
{{ form_row(form.eda_info.visibility) }}
</div>
</div>
{{ form_row(form.eda_info.visibility) }}
<div class="row mb-2">
<div class="{{ col_input }} {{ offset_label }}">

View File

@@ -247,5 +247,11 @@
<target>该类型在此语言下已存在翻译定义!</target>
</segment>
</unit>
<unit id="zT_j_oQ" name="validator.invalid_gtin">
<segment state="translated">
<source>validator.invalid_gtin</source>
<target>无效的GTIN / EAN 码。</target>
</segment>
</unit>
</file>
</xliff>
</xliff>