From 003337b6bfda2d76806bc0cb86a07e515aa76eeb Mon Sep 17 00:00:00 2001 From: bzorn Date: Sat, 22 Jun 2024 15:20:18 +0300 Subject: [PATCH] feat: changed "invalid_password" message --- datanar/locale/bg/LC_MESSAGES/django.po | 2 +- datanar/locale/de/LC_MESSAGES/django.po | 2 +- datanar/locale/en/LC_MESSAGES/django.po | 2 +- datanar/locale/es/LC_MESSAGES/django.po | 2 +- datanar/locale/fr/LC_MESSAGES/django.po | 2 +- datanar/locale/ja/LC_MESSAGES/django.po | 2 +- datanar/locale/ru/LC_MESSAGES/django.po | 2 +- datanar/locale/uk/LC_MESSAGES/django.po | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/datanar/locale/bg/LC_MESSAGES/django.po b/datanar/locale/bg/LC_MESSAGES/django.po index 74af7b1..a8396ae 100644 --- a/datanar/locale/bg/LC_MESSAGES/django.po +++ b/datanar/locale/bg/LC_MESSAGES/django.po @@ -183,7 +183,7 @@ msgstr "пренасочване" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "Паролата не е верна" +msgstr "Невалидна парола" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/de/LC_MESSAGES/django.po b/datanar/locale/de/LC_MESSAGES/django.po index d8e2452..cba03d6 100644 --- a/datanar/locale/de/LC_MESSAGES/django.po +++ b/datanar/locale/de/LC_MESSAGES/django.po @@ -190,7 +190,7 @@ msgstr "Weiterleitung" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "Passwort ist nicht korrekt" +msgstr "Falsches Passwort" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/en/LC_MESSAGES/django.po b/datanar/locale/en/LC_MESSAGES/django.po index 69c2d3c..867a8c1 100644 --- a/datanar/locale/en/LC_MESSAGES/django.po +++ b/datanar/locale/en/LC_MESSAGES/django.po @@ -181,7 +181,7 @@ msgstr "redirect" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "The password is incorrect" +msgstr "Incorrect password" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/es/LC_MESSAGES/django.po b/datanar/locale/es/LC_MESSAGES/django.po index fbd28eb..dfb11c9 100644 --- a/datanar/locale/es/LC_MESSAGES/django.po +++ b/datanar/locale/es/LC_MESSAGES/django.po @@ -182,7 +182,7 @@ msgstr "redirección" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "La contraseña no es correcta" +msgstr "Contraseña incorrecta" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/fr/LC_MESSAGES/django.po b/datanar/locale/fr/LC_MESSAGES/django.po index d4a9ade..48798c1 100644 --- a/datanar/locale/fr/LC_MESSAGES/django.po +++ b/datanar/locale/fr/LC_MESSAGES/django.po @@ -182,7 +182,7 @@ msgstr "redirection" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "Le mot de passe est incorrect" +msgstr "Mot de passe incorrect" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/ja/LC_MESSAGES/django.po b/datanar/locale/ja/LC_MESSAGES/django.po index 622cf3f..8e09ffa 100644 --- a/datanar/locale/ja/LC_MESSAGES/django.po +++ b/datanar/locale/ja/LC_MESSAGES/django.po @@ -181,7 +181,7 @@ msgstr "リダイレクト" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "パスワードが間違っています" +msgstr "無効なパスワード" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/ru/LC_MESSAGES/django.po b/datanar/locale/ru/LC_MESSAGES/django.po index 4c31a89..0f98469 100644 --- a/datanar/locale/ru/LC_MESSAGES/django.po +++ b/datanar/locale/ru/LC_MESSAGES/django.po @@ -187,7 +187,7 @@ msgstr "перенаправление" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "Пароль не верный" +msgstr "Неверный пароль" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic" diff --git a/datanar/locale/uk/LC_MESSAGES/django.po b/datanar/locale/uk/LC_MESSAGES/django.po index 891d82d..e6a4d12 100644 --- a/datanar/locale/uk/LC_MESSAGES/django.po +++ b/datanar/locale/uk/LC_MESSAGES/django.po @@ -187,7 +187,7 @@ msgstr "перенапрямок" #: .\redirects\views.py:48 msgid "invalid_password" -msgstr "Пароль не вірний" +msgstr "Невірний пароль" #: .\statistic\apps.py:9 .\templates\includes\link_card.html:13 msgid "statistic"