Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 42eb1c0

Browse filesBrowse files
committed
Remove translations for slug validation error
1 parent ced0a47 commit 42eb1c0
Copy full SHA for 42eb1c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

57 files changed

+0
-228
lines changed

‎src/Symfony/Component/Validator/Resources/translations/validators.af.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.af.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Hierdie waarde mag nie na week "{{ max }}" kom nie.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Hierdie waarde is nie 'n geldige slug nie.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Hierdie waarde is nie 'n geldige Twig-sjabloon nie.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>يجب ألا تكون هذه القيمة بعد الأسبوع "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>هذه القيمة ليست رمزا صالحا.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">هذه القيمة ليست نموذج Twig صالح.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.az.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.az.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Bu dəyər "{{ max }}" həftəsindən sonra olmamalıdır.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Bu dəyər etibarlı slug deyil.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Bu dəyər etibarlı Twig şablonu deyil.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.be.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.be.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Гэта значэнне не павінна быць пасля тыдня "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Гэта значэнне не з'яўляецца сапраўдным слугам.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Гэта значэнне не з'яўляецца сапраўдным шаблонам Twig.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Тази стойност не трябва да бъде след седмица "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Тази стойност не е валиден слаг.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Тази стойност не е валиден Twig шаблон.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Ova vrijednost ne bi trebala biti nakon sedmice "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Ova vrijednost nije važeći slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Ova vrijednost nije važeći Twig šablon.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Aquest valor no ha de ser posterior a la setmana "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Aquest valor no és un slug vàlid.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Aquest valor no és una plantilla Twig vàlida.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Tato hodnota by neměla být týden za "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Tato hodnota není platný slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Tato hodnota není platná šablona Twig.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Ni ddylai'r gwerth hwn fod ar ôl yr wythnos "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Nid yw'r gwerth hwn yn slug dilys.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Nid yw'r gwerth hwn yn dempled Twig dilys.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.da.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.da.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Denne værdi bør ikke være efter uge "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Denne værdi er ikke en gyldig slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Denne værdi er ikke en gyldig Twig-skabelon.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.de.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Dieser Wert darf nicht nach der Woche "{{ max }}" sein.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Dieser Wert ist kein gültiger Slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target>Dieser Wert ist kein valides Twig-Template.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.el.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.el.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Αυτή η τιμή δεν πρέπει να είναι μετά την εβδομάδα "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Αυτή η τιμή δεν είναι έγκυρο slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Αυτή η τιμή δεν είναι έγκυρο πρότυπο Twig.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.en.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>This value is not a valid slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target>This value is not a valid Twig template.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.es.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.es.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Este valor no debe ser posterior a la semana "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Este valor no es un slug válido.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Este valor no es una plantilla Twig válida.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.et.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.et.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">See väärtus ei tohiks olla pärast nädalat "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">See väärtus ei ole kehtiv slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">See väärtus ei ole kehtiv Twig'i mall.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Balio hau ez luke astearen "{{ max }}" ondoren egon behar.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Balio hau ez da slug balioduna.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Balio hau ez da Twig txantiloi baliozko bat.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>این مقدار نباید بعد از هفته "{{ max }}" باشد.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>این مقدار یک slug معتبر نیست.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">این مقدار یک قالب معتبر Twig نیست.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Tämän arvon ei pitäisi olla viikon "{{ max }}" jälkeen.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Tämä arvo ei ole kelvollinen slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Tämä arvo ei ole kelvollinen Twig-malli.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Cette valeur ne doit pas être postérieure à la semaine "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Cette valeur n'est pas un slug valide.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target>Cette valeur n'est pas un modèle Twig valide.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Este valor non debe estar despois da semana "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Este valor non é un slug válido.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Este valor non é un modelo Twig válido.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.he.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.he.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">ערך זה לא אמור להיות לאחר שבוע "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">ערך זה אינו slug חוקי.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">ערך זה אינו תבנית Twig חוקית.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Ova vrijednost ne bi trebala biti nakon tjedna "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Ova vrijednost nije valjani slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target>Ova vrijednost nije valjani Twig predložak.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Ez az érték nem lehet a "{{ max }}". hétnél későbbi.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Ez az érték nem érvényes slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Ez az érték nem érvényes Twig sablon.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Այս արժեքը չպետք է լինի «{{ max }}» շաբաթից հետո։</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Այս արժեքը վավեր slug չէ:</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Այս արժեքը վավեր Twig ձևանմուշ չէ:</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.id.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.id.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Nilai ini tidak boleh setelah minggu "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Nilai ini bukan slug yang valid.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Nilai ini bukan templat Twig yang valid.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.it.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.it.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>Questo valore non dovrebbe essere dopo la settimana "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>Questo valore non è uno slug valido.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Questo valore non è un template Twig valido.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target>この値は週 "{{ max }}" 以降であってはいけません。</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target>この値は有効なスラグではありません。</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">この値は有効な Twig テンプレートではありません。</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Dëse Wäert sollt net no Woch "{{ max }}" sinn.</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Dëse Wäert ass kee gültege Slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Dëse Wäert ass kee valabelen Twig-Template.</target>

‎src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@
466466
<source>This value should not be after week "{{ max }}".</source>
467467
<target state="needs-review-translation">Ši reikšmė neturėtų būti po savaitės "{{ max }}".</target>
468468
</trans-unit>
469-
<trans-unit id="120">
470-
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Ši reikšmė nėra tinkamas slug.</target>
472-
</trans-unit>
473469
<trans-unit id="121">
474470
<source>This value is not a valid Twig template.</source>
475471
<target state="needs-review-translation">Ši reikšmė nėra tinkamas „Twig“ šablonas.</target>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.