Skip to content

Commit

Permalink
fix: i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
OtavioStasiak committed Dec 4, 2024
1 parent 8932c14 commit f92c7b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/i18n/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
"Report": "Jelentés",
"Required": "Kötelező",
"Resend": "Újraküldés",
"RESET": "VISSZAÁLLÍTÁS",
"RESET": "Visszaállítás",
"Reset_password": "Jelszó visszaállítása",
"resetting_password": "jelszó visszaállítása",
"Resume": "Folytatás",
Expand Down
4 changes: 2 additions & 2 deletions app/i18n/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Announcement": "Duyuru",
"announcement": "duyuru",
"Apply_Certificate": "Sertifika uygula",
"ARCHIVE": "ARŞİVLE",
"ARCHIVE": "ARŞİVLE",
"archive": "arşivle",
"are_typing": "yazıyor",
"Are_you_sure_question_mark": "Emin misiniz?",
Expand Down Expand Up @@ -471,7 +471,7 @@
"Try_again": "Tekrar deneyin",
"Two_Factor_Authentication": "İki faktörlü Kimlik Doğrulama",
"Type_message": "İleti yaz",
"UNARCHIVE": "ARŞİVDEN ÇIKAR",
"UNARCHIVE": "ARŞİVDEN ÇIKAR",
"unarchive": "arşivden çıkar",
"Unfollowed_thread": "Takip edilmeyen başlık",
"Unignore": "Yok sayma",
Expand Down

0 comments on commit f92c7b7

Please sign in to comment.