diff --git a/locale/de/messages.json b/locale/de/messages.json index f05e80e84..7da6ad0f4 100644 --- a/locale/de/messages.json +++ b/locale/de/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Nach Effekten filtern", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/el/messages.json b/locale/el/messages.json index 33c9a5818..72bbff877 100644 --- a/locale/el/messages.json +++ b/locale/el/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Φιλτράρισμα ανά Ικανότητα", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/en/messages.json b/locale/en/messages.json index 67769f3ca..852286d7a 100644 --- a/locale/en/messages.json +++ b/locale/en/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filter by ability", "Home": "Home", "Markdown is supported - <0>https://sendou.ink/markdown": "Markdown is supported - <0>https://sendou.ink/markdown", + "Only {maxMultiCount} users allowed": "Only {maxMultiCount} users allowed", + "No results with this filter": "No results with this filter", + "Only {maxMultiCount} weapons allowed": "Only {maxMultiCount} weapons allowed", "Top 500": "Top 500", "Browser": "Browser", "Tier Lists": "Tier Lists", @@ -261,6 +264,7 @@ "Normal (low tide)": "Normal (low tide)", "Rush (normal tide)": "Rush (normal tide)", "Rush (high tide)": "Rush (high tide)", + "Fog (normal tide)": "Fog (normal tide)", "Fog (high tide)": "Fog (high tide)", "Fog (low tide)": "Fog (low tide)", "Goldie Seeking (normal tide)": "Goldie Seeking (normal tide)", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "Mothership (normal tide)", "Mothership (high tide)": "Mothership (high tide)", "Mothership (low tide)": "Mothership (low tide)", - "Cohock Charget": "Cohock Charget", + "Cohock Charge": "Cohock Charge", "New record": "New record", "Category": "Category", "Golden Egg Count": "Golden Egg Count", + "Players": "Players", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.", "Submit": "Submit", "Users": "Users", diff --git a/locale/es/messages.json b/locale/es/messages.json index af5a6ccb5..457d77110 100644 --- a/locale/es/messages.json +++ b/locale/es/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filtrar por potenciador", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/fr/messages.json b/locale/fr/messages.json index 2c7acb9b5..6f499a76f 100644 --- a/locale/fr/messages.json +++ b/locale/fr/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filtrer par aptitudes", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/it/messages.json b/locale/it/messages.json index f612f9381..d81122192 100644 --- a/locale/it/messages.json +++ b/locale/it/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filtra tramite abilità", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/ja/messages.json b/locale/ja/messages.json index afb9b5998..63360e85b 100644 --- a/locale/ja/messages.json +++ b/locale/ja/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/ko/messages.json b/locale/ko/messages.json index 094f8858a..79409fd4a 100644 --- a/locale/ko/messages.json +++ b/locale/ko/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "능력별로 거르기", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/nl/messages.json b/locale/nl/messages.json index afb9b5998..63360e85b 100644 --- a/locale/nl/messages.json +++ b/locale/nl/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/pt/messages.json b/locale/pt/messages.json index bc35bc853..34a5f6ae6 100644 --- a/locale/pt/messages.json +++ b/locale/pt/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filtrar por habilidade", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/ru/messages.json b/locale/ru/messages.json index afb9b5998..63360e85b 100644 --- a/locale/ru/messages.json +++ b/locale/ru/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "", "Home": "", "Markdown is supported - <0>https://sendou.ink/markdown": "", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "", "Browser": "", "Tier Lists": "", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "", diff --git a/locale/sv/messages.json b/locale/sv/messages.json index 6328cb720..1fd0466de 100644 --- a/locale/sv/messages.json +++ b/locale/sv/messages.json @@ -19,6 +19,9 @@ "Filter by ability": "Filtrera efter effekt", "Home": "Hem", "Markdown is supported - <0>https://sendou.ink/markdown": "Markdown stöds - <0>https://sendou.ink/markdown", + "Only {maxMultiCount} users allowed": "", + "No results with this filter": "", + "Only {maxMultiCount} weapons allowed": "", "Top 500": "Topp 5000", "Browser": "Vy", "Tier Lists": "Trender", @@ -261,6 +264,7 @@ "Normal (low tide)": "", "Rush (normal tide)": "", "Rush (high tide)": "", + "Fog (normal tide)": "", "Fog (high tide)": "", "Fog (low tide)": "", "Goldie Seeking (normal tide)": "", @@ -270,10 +274,11 @@ "Mothership (normal tide)": "", "Mothership (high tide)": "", "Mothership (low tide)": "", - "Cohock Charget": "", + "Cohock Charge": "", "New record": "", "Category": "", "Golden Egg Count": "", + "Players": "", "Add one to four links to provide context behind the record (e.g. VoDs on YouTube, screenshots on Twitter). One link per line.": "", "Submit": "", "Users": "Användare",