From 4154c50212fc7b70f14e6cc856990e06baa49d61 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Thu, 25 Feb 2021 15:43:17 +0200 Subject: [PATCH] add plus home to icon nav bar --- components/layout/IconNavBar.tsx | 2 +- locale/de/messages.json | 11 ++++++++++- locale/el/messages.json | 11 ++++++++++- locale/en/messages.json | 11 ++++++++++- locale/es/messages.json | 11 ++++++++++- locale/fr/messages.json | 11 ++++++++++- locale/he/messages.json | 13 +++++++++++-- locale/it/messages.json | 11 ++++++++++- locale/ja/messages.json | 11 ++++++++++- locale/ko/messages.json | 11 ++++++++++- locale/nl/messages.json | 11 ++++++++++- locale/pt/messages.json | 11 ++++++++++- locale/ru/messages.json | 11 ++++++++++- locale/sv/messages.json | 11 ++++++++++- 14 files changed, 132 insertions(+), 15 deletions(-) diff --git a/components/layout/IconNavBar.tsx b/components/layout/IconNavBar.tsx index 82eaf2a9a..bb5d03e61 100644 --- a/components/layout/IconNavBar.tsx +++ b/components/layout/IconNavBar.tsx @@ -103,7 +103,7 @@ export const navIcons: { // code: "plus/voting", // displayName: t`Voting`, // }, - // { code: "plus", displayName: t`Suggested and vouched players` }, + { code: "plus", displayName: t`Suggested and vouched players` }, { code: "plus/history", displayName: t`Voting history` }, // { code: "draft", displayName: t`Draft Cup` }, // { code: "plus/faq", displayName: t`FAQ` }, diff --git a/locale/de/messages.json b/locale/de/messages.json index 8732da42a..a7177f7df 100644 --- a/locale/de/messages.json +++ b/locale/de/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Arenenplaner", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Externe Links", "Choose language": "Wähle eine Sprache", "Log in via Discord": "Anmelden via Discord", @@ -96,6 +99,13 @@ "Mode": "Modus", "Month": "Monat", "Year": "Jahr", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/el/messages.json b/locale/el/messages.json index 0aa377115..a8a8754a7 100644 --- a/locale/el/messages.json +++ b/locale/el/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Οργανωτής των Map", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Εξωτερικοί Σύνδεσμοι", "Choose language": "Επιλογή Γλώσσας", "Log in via Discord": "Σύνδεση μέσω Discord", @@ -96,6 +99,13 @@ "Mode": "Mode", "Month": "Μήνας", "Year": "Έτος", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/en/messages.json b/locale/en/messages.json index ade561858..8d9362389 100644 --- a/locale/en/messages.json +++ b/locale/en/messages.json @@ -61,6 +61,9 @@ "Maps": "Maps", "Map Planner": "Map Planner", "Maplist Generator": "Maplist Generator", + "Plus Server": "Plus Server", + "Suggested and vouched players": "Suggested and vouched players", + "Voting history": "Voting history", "External links": "External links", "Choose language": "Choose language", "Log in via Discord": "Log in via Discord", @@ -96,6 +99,13 @@ "Mode": "Mode", "Month": "Month", "Year": "Year", + "All ({0})": "All ({0})", + "Percentage": "Percentage", + "Count (NA)": "Count (NA)", + "Count (EU)": "Count (EU)", + "Region": "Region", + "Suggested": "Suggested", + "Vouched": "Vouched", "Selected rotation": "Selected rotation", "Change selection": "Change selection", "Stage": "Stage", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "Your free agent post is about to expire", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.", "I'm still a free agent": "I'm still a free agent", - "All ({0})": "All ({0})", "Frontline ({0})": "Frontline ({0})", "Support ({0})": "Support ({0})", "Backline ({0})": "Backline ({0})", diff --git a/locale/es/messages.json b/locale/es/messages.json index 0d4986fc1..670d5dab0 100644 --- a/locale/es/messages.json +++ b/locale/es/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Planificador de mapas", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Links externos", "Choose language": "Elegir idioma", "Log in via Discord": "Iniciar sesión por Discord", @@ -96,6 +99,13 @@ "Mode": "Modo", "Month": "Mes", "Year": "Año", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "Rotación elegida", "Change selection": "Cambiar selección", "Stage": "Escenario", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/fr/messages.json b/locale/fr/messages.json index 5165e7217..a74a46f80 100644 --- a/locale/fr/messages.json +++ b/locale/fr/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Planificateur de carte", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Liens externes", "Choose language": "", "Log in via Discord": "Se connecter via Discord", @@ -96,6 +99,13 @@ "Mode": "Mode", "Month": "Mois", "Year": "Année", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/he/messages.json b/locale/he/messages.json index 448ddfc98..720ac5bf3 100644 --- a/locale/he/messages.json +++ b/locale/he/messages.json @@ -61,6 +61,9 @@ "Maps": "מפות", "Map Planner": "מתכנן מפות", "Maplist Generator": "מחולל מפות", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "קישורים חיצוניים", "Choose language": "בחר שפה", "Log in via Discord": "התחבר דרך דיסקורד", @@ -96,6 +99,13 @@ "Mode": "מוד", "Month": "חודש", "Year": "שנה", + "All ({0})": "({0}) כולם", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "רוטציה נבחרה", "Change selection": "שנה בחירה", "Stage": "שלב", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "תוקפה של הודעת הסוכן חופשי שלך עומדת להסתיים", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": ".הודעות סוכן חופשי שלא עודכנו מעל חודש יהיו מוסתרות. אנא, לחץ על הכפתור למטה אם הנך עדיין סוכן חופשי", "I'm still a free agent": "אני עדיין סוכן חופשי", - "All ({0})": "({0}) כולם", "Frontline ({0})": "({0}) טווח קצר", "Support ({0})": "({0}) תומך", "Backline ({0})": "({0}) טווח ארוך", @@ -298,4 +307,4 @@ "Search for users by their Discord tag or Twitter name": "חפש משתמשים לפי תג דיסקורד או שם בטוויטר", "Top 500 Tier Lists": "דירוג נשקים בטופ 500", "Here you can find X Rank Top 500 usage tier lists. For example for a weapon to be in the X tier it needs at least 30 placements in that mode that month. Below the weapon count and X Power average are shown.": ".צריך לפחות 30 מיקומים במוד הזה בחודש ,X לדוגמא: בשביל שנשק יהיה ברמה .X כאן ניתן למצוא דירוג שימוש הנשקים של טופ 500 בדרגה" -} +} \ No newline at end of file diff --git a/locale/it/messages.json b/locale/it/messages.json index e07276902..efd10f56b 100644 --- a/locale/it/messages.json +++ b/locale/it/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Pianificatore", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Link esterni", "Choose language": "", "Log in via Discord": "Accedi tramite Discord", @@ -96,6 +99,13 @@ "Mode": "Modalità", "Month": "Mese", "Year": "Anno", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/ja/messages.json b/locale/ja/messages.json index 307671460..a1e305537 100644 --- a/locale/ja/messages.json +++ b/locale/ja/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "", "Choose language": "", "Log in via Discord": "", @@ -96,6 +99,13 @@ "Mode": "", "Month": "", "Year": "", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/ko/messages.json b/locale/ko/messages.json index 8c3771ba5..3b794ba87 100644 --- a/locale/ko/messages.json +++ b/locale/ko/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "맵 플래너", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "외부 링크", "Choose language": "", "Log in via Discord": "디스코드를 통해 로그인", @@ -96,6 +99,13 @@ "Mode": "모드", "Month": "달", "Year": "년", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/nl/messages.json b/locale/nl/messages.json index 307671460..a1e305537 100644 --- a/locale/nl/messages.json +++ b/locale/nl/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "", "Choose language": "", "Log in via Discord": "", @@ -96,6 +99,13 @@ "Mode": "", "Month": "", "Year": "", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/pt/messages.json b/locale/pt/messages.json index 9d32d7f47..98c534c34 100644 --- a/locale/pt/messages.json +++ b/locale/pt/messages.json @@ -61,6 +61,9 @@ "Maps": "Mapas", "Map Planner": "Planejar Mapas", "Maplist Generator": "Gerador de Maplist", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Links externos", "Choose language": " Escolha o seu idioma", "Log in via Discord": "Log in via Discord", @@ -96,6 +99,13 @@ "Mode": "Modo", "Month": "Mês", "Year": "Ano", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "Rotação selecionada", "Change selection": "Mudar seleção", "Stage": "Mapa", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/ru/messages.json b/locale/ru/messages.json index 307671460..a1e305537 100644 --- a/locale/ru/messages.json +++ b/locale/ru/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "", "Choose language": "", "Log in via Discord": "", @@ -96,6 +99,13 @@ "Mode": "", "Month": "", "Year": "", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "", diff --git a/locale/sv/messages.json b/locale/sv/messages.json index 575d910cc..f9fd9a8d7 100644 --- a/locale/sv/messages.json +++ b/locale/sv/messages.json @@ -61,6 +61,9 @@ "Maps": "", "Map Planner": "Kartplanerare", "Maplist Generator": "", + "Plus Server": "", + "Suggested and vouched players": "", + "Voting history": "", "External links": "Externa länkar", "Choose language": "Välj språk", "Log in via Discord": "Logga in via Discord", @@ -96,6 +99,13 @@ "Mode": "Spelläge", "Month": "Månad", "Year": "År", + "All ({0})": "", + "Percentage": "", + "Count (NA)": "", + "Count (EU)": "", + "Region": "", + "Suggested": "", + "Vouched": "", "Selected rotation": "", "Change selection": "", "Stage": "", @@ -206,7 +216,6 @@ "Your free agent post is about to expire": "", "Free agent posts that haven't been updated in over a month will be hidden. Please press the button below if you are still a free agent.": "", "I'm still a free agent": "", - "All ({0})": "", "Frontline ({0})": "", "Support ({0})": "", "Backline ({0})": "",