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 cababc5 commit 233ca73
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions app/i18n/locales/hu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"": "Szoba jelszó",
"__count__empty_room_will_be_removed_automatically": "{{count}} üres szoba lesz törölve.",
"__count__empty_rooms_will_be_removed_automatically": "{{count}} üres szoba lesz törölve.",
"1_person_reacted": "1 személy reagált",
Expand Down Expand Up @@ -543,7 +542,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
2 changes: 1 addition & 1 deletion app/i18n/locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"Oops": "Oops!",
"Open_emoji_selector": "Abra o selector de emoticons",
"Open_Livechats": "Chats em andamento",
"Open_Sidebar": "Barra lateral aberta",
"Open_Sidebar": "Abrir Barra lateral",
"Open_your_authentication_app_and_enter_the_code": "Abra o seu aplicativo de autenticação e digite o código.",
"OR": "OU",
"OS": "OS",
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 233ca73

Please sign in to comment.