Skip to content

Commit

Permalink
Fixing errors for the gr, mk translations
Browse files Browse the repository at this point in the history
  • Loading branch information
zmakrevski committed Sep 22, 2023
1 parent 9f5301e commit 4d8bbba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Resources/translations/VerifyEmailBundle.el.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</trans-unit>
<trans-unit id="8">
<source>The link to verify your email appears to be for a different account or email. Please request a new link.</source>
<target>Ο σύνδεσμος για την επαλήθευση του email σας φαίνεται να είναι για διαφορετικό λογαριασμό ή για άλλη διεύθυνση ηλεκτρονικού ταχυδρομείου. Παρακαλούμε ζητήστε νέο σύνδεσμο.</target>
<target>Ο σύνδεσμος για την επαλήθευση του ηλεκτρονικού ταχυδρομείου σας φαίνεται να είναι για διαφορετικό λογαριασμό ή για άλλη διεύθυνση ηλεκτρονικού ταχυδρομείου. Παρακαλούμε ζητήστε νέο σύνδεσμο.</target>
</trans-unit>
</body>
</file>
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/translations/VerifyEmailBundle.mk.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</trans-unit>
<trans-unit id="8">
<source>The link to verify your email appears to be for a different account or email. Please request a new link.</source>
<target>Врската за верификација е за друга корисничка сметка или за друга е-пошта. Ве молиме побарајте нова врска.</target>
<target>Врската за верификација изгледа дека е за друга корисничка сметка или за друга е-пошта. Ве молиме побарајте нова врска.</target>
</trans-unit>
</body>
</file>
Expand Down

0 comments on commit 4d8bbba

Please sign in to comment.