diff --git a/frontend/app/i18n/locales/cs.json b/frontend/app/i18n/locales/cs.json index 74507b02..5d224041 100644 --- a/frontend/app/i18n/locales/cs.json +++ b/frontend/app/i18n/locales/cs.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Módů", "search_mods_game_matching": "{1} Módů Odpovídajících \"{0}\"", "search_users": "Hledat Uživatele", + "search_games": "Search Games", "search_users_matching": "Uživatelé Odpovídající \"{0}\"", "search_threads_matching": "Vlákna Odpovídající \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Hledat Vlákna", "search_threads_game": "{1} Vlákna", "search_threads_game_matching": "{1} Vlákna Odpovídajících \"{0}\"", diff --git a/frontend/app/i18n/locales/de.json b/frontend/app/i18n/locales/de.json index e186c1ef..53712395 100644 --- a/frontend/app/i18n/locales/de.json +++ b/frontend/app/i18n/locales/de.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Mods", "search_mods_game_matching": "{1} Mods zu \"{0}\"", "search_users": "Benutzer suchen", + "search_games": "Search Games", "search_users_matching": "Benutzer zu \"{0}\"", "search_threads_matching": "Threads zu \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Threads suchen", "search_threads_game": "{1} Threads", "search_threads_game_matching": "{1} Threads zu \"{0}\"", diff --git a/frontend/app/i18n/locales/es.json b/frontend/app/i18n/locales/es.json index 6beb928e..bf33f014 100644 --- a/frontend/app/i18n/locales/es.json +++ b/frontend/app/i18n/locales/es.json @@ -54,8 +54,10 @@ "search_mods_game": "Mods de {1}", "search_mods_game_matching": "Mods de {1} que coinciden con \"{0}\"", "search_users": "Buscar usuarios", + "search_games": "Buscar juegos", "search_users_matching": "Usuarios que coinciden con \"{0}\"", "search_threads_matching": "Hilos que coinciden con \"{0}\"", + "search_games_matching": "Juegos que coinciden con \"{0}\"", "search_threads": "Buscar hilos", "search_threads_game": "Hilos de {1}", "search_threads_game_matching": "Hilos de {1} que coinciden con \"{0}\"", diff --git a/frontend/app/i18n/locales/fr.json b/frontend/app/i18n/locales/fr.json index 8366287c..cd62b363 100644 --- a/frontend/app/i18n/locales/fr.json +++ b/frontend/app/i18n/locales/fr.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Mods", "search_mods_game_matching": "{1} Mods Correspondants à\"{0}\"", "search_users": "Rechercher Des Utilisateurs", + "search_games": "Search Games", "search_users_matching": "Utilisateurs Correspondants \"{0}\"", "search_threads_matching": "Sujets Correspondants\"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Rechercher Des Sujets", "search_threads_game": "{1} Sujets", "search_threads_game_matching": "{1} Sujets Correspondants À \"{0}\"", diff --git a/frontend/app/i18n/locales/hu.json b/frontend/app/i18n/locales/hu.json index 6bff5508..4b108aa5 100644 --- a/frontend/app/i18n/locales/hu.json +++ b/frontend/app/i18n/locales/hu.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Mods", "search_mods_game_matching": "{1} Mods Matching \"{0}\"", "search_users": "Search Users", + "search_games": "Search Games", "search_users_matching": "Users Matching \"{0}\"", "search_threads_matching": "Threads Matching \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Search Threads", "search_threads_game": "{1} Threads", "search_threads_game_matching": "{1} Threads Matching \"{0}\"", diff --git a/frontend/app/i18n/locales/id.json b/frontend/app/i18n/locales/id.json index 463c5a50..916b37a0 100644 --- a/frontend/app/i18n/locales/id.json +++ b/frontend/app/i18n/locales/id.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Modifikasi", "search_mods_game_matching": "{1} Mods Menyerupai\"{0}\"", "search_users": "Cari Pengguna", + "search_games": "Search Games", "search_users_matching": "Pengguna menyerupai \"{0}\"", "search_threads_matching": "Pesan Berantai Menyerupai \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Cari Pesan Berantai", "search_threads_game": "{1} Pesan Berantai", "search_threads_game_matching": "{1} Pesan Berantai Menyerupai \"{0}\"", diff --git a/frontend/app/i18n/locales/it.json b/frontend/app/i18n/locales/it.json index 731ede8e..10e0e8a1 100644 --- a/frontend/app/i18n/locales/it.json +++ b/frontend/app/i18n/locales/it.json @@ -54,8 +54,10 @@ "search_mods_game": "Mod di {1}", "search_mods_game_matching": "Mod di {1} Trovate con \"{0}\"", "search_users": "Cerca Utente", + "search_games": "Search Games", "search_users_matching": "Utenti Trovati con \"{0}\"", "search_threads_matching": "Discussioni Trovate con \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Cerca Discussioni", "search_threads_game": "Discussioni su {1}", "search_threads_game_matching": "Discussioni su {1} Trovate con \"{0}\"", diff --git a/frontend/app/i18n/locales/ja.json b/frontend/app/i18n/locales/ja.json index 62a95be5..643e06ad 100644 --- a/frontend/app/i18n/locales/ja.json +++ b/frontend/app/i18n/locales/ja.json @@ -54,8 +54,10 @@ "search_mods_game": "{1}件のMod", "search_mods_game_matching": "{1}個のModが\"{0}\"にマッチ", "search_users": "ユーザーを検索", + "search_games": "Search Games", "search_users_matching": "\"{0}\"にマッチするユーザー", "search_threads_matching": "\"{0}\"にマッチするスレッド", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "スレッドを検索", "search_threads_game": "{1}件のスレッド", "search_threads_game_matching": "{1}個のスレッドが\"{0}\"にマッチ", diff --git a/frontend/app/i18n/locales/ko.json b/frontend/app/i18n/locales/ko.json index 5556b40c..dbe332ea 100644 --- a/frontend/app/i18n/locales/ko.json +++ b/frontend/app/i18n/locales/ko.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} 모드", "search_mods_game_matching": "{1} 일치하는 모드 \"{0}\"", "search_users": "유저 검색", + "search_games": "Search Games", "search_users_matching": "일치하는 유저 \"{0}\"", "search_threads_matching": "일치하는 스레드 \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "스레드 검색", "search_threads_game": "{1} 스레드", "search_threads_game_matching": "{1} 일치하는 스레드 \"{0}\"", diff --git a/frontend/app/i18n/locales/pl.json b/frontend/app/i18n/locales/pl.json index 88f04cb7..9d5d2ade 100644 --- a/frontend/app/i18n/locales/pl.json +++ b/frontend/app/i18n/locales/pl.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Modów", "search_mods_game_matching": "{1} Modów Zawierających \"{0}\"", "search_users": "Szukaj Użytkowników", + "search_games": "Search Games", "search_users_matching": "Użytkownicy Zawierający \"{0}\"", "search_threads_matching": "Wątki Zawierające \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Szukaj Wątków", "search_threads_game": "{1} Wątki", "search_threads_game_matching": "{1} Wątków Zawierających \"{0}\"", diff --git a/frontend/app/i18n/locales/pt_BR.json b/frontend/app/i18n/locales/pt_BR.json index 50f50745..ca9ebcbe 100644 --- a/frontend/app/i18n/locales/pt_BR.json +++ b/frontend/app/i18n/locales/pt_BR.json @@ -54,8 +54,10 @@ "search_mods_game": "Mods do {1}", "search_mods_game_matching": "{1} Mods com nome \"{0}\"", "search_users": "Pesquisar usuários", + "search_games": "Search Games", "search_users_matching": "Users com nome \"{0}\"", "search_threads_matching": "Discussões com nome \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Pesquisar discussões", "search_threads_game": "{1} discussões", "search_threads_game_matching": "{1} discussões com nome \"{0}\"", diff --git a/frontend/app/i18n/locales/ru.json b/frontend/app/i18n/locales/ru.json index b8a55e6f..dc4b848e 100644 --- a/frontend/app/i18n/locales/ru.json +++ b/frontend/app/i18n/locales/ru.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Моды", "search_mods_game_matching": "{1} Моды по запросу \"{0}\"", "search_users": "Найти Пользователей", + "search_games": "Search Games", "search_users_matching": "Пользователей по запросу \"{0}\"", "search_threads_matching": "Темы по запросу \"{0}\"", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Поиск тем форума", "search_threads_game": "{1} тем", "search_threads_game_matching": "{1} темы по запросу \"{0}\"", diff --git a/frontend/app/i18n/locales/tr.json b/frontend/app/i18n/locales/tr.json index c3718524..d764bac8 100644 --- a/frontend/app/i18n/locales/tr.json +++ b/frontend/app/i18n/locales/tr.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} Modlar", "search_mods_game_matching": "\"{0}\" ile Eşleşen {1} Modlar", "search_users": "Kullanıcı Ara", + "search_games": "Search Games", "search_users_matching": "\"{0}\" ile Eşleşen Kullanıcılar", "search_threads_matching": "\"{0}\" ile Eşleşen Başlıklar", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "Başlıkları Ara", "search_threads_game": "{1} Başlıklar", "search_threads_game_matching": "\"{0}\" ile Eşleşen {1} Başlıklar", diff --git a/frontend/app/i18n/locales/zh_Hans.json b/frontend/app/i18n/locales/zh_Hans.json index 6eac6bb9..64e9d472 100644 --- a/frontend/app/i18n/locales/zh_Hans.json +++ b/frontend/app/i18n/locales/zh_Hans.json @@ -54,8 +54,10 @@ "search_mods_game": "{1} 模组", "search_mods_game_matching": "{1} 包含 \"{0}\" 的模组", "search_users": "搜索用户", + "search_games": "Search Games", "search_users_matching": "包含 \"{0}\" 的用户", "search_threads_matching": "包含 \"{0}\" 的主题", + "search_games_matching": "Games Matching \"{0}\"", "search_threads": "搜索主题", "search_threads_game": "{1} 主题", "search_threads_game_matching": "{1} 包含 \"{0}\" 的主题",