Skip to content

Commit

Permalink
Add: missing pl and uk translations
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiganchev-7DIGIT committed May 24, 2024
1 parent 46bab97 commit d25466f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion service/translations/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ export default {
client_registration_otp_text:
"Kod weryfikacyjny do rejestracji konta w USupport to: {1}",
client_email_already_used_text:
'The emal you are trying to register with is already in use. Please use the following link <a href="{1}">{2}</a> to login into your account.If using the mobile application please navigate back to the login page.PL',
'Adres email za pomocą którego chcesz się zarejestrować jest już w naszej bazie danych. Użyj poniższego linka <a href="{1}">{2}</a> żeby zalogować się do swojego konta. Jeśli używasz aplikacji mobilnej, powróć do strony logowania.',
};
2 changes: 1 addition & 1 deletion service/translations/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ export default {
client_registration_otp_text:
"Код підтвердження для реєстрації облікового запису в USupport: {1}",
client_email_already_used_text:
'The emal you are trying to register with is already in use. Please use the following link <a href="{1}">{2}</a> to login into your account.If using the mobile application please navigate back to the login page.UK',
'Електронна пошта, за допомогою якої Ви намагаєтесь зареєструватись, вже використовується. Будь ласка, натисність на посилання <a href="{1}">{2}</a> щоб зайти у Ваш аккаунт. Якщо Ви викристовуєте мобільній застосунок, поверніться на попередню сторінку.',
};

0 comments on commit d25466f

Please sign in to comment.