Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions locales/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
"faq": "Často kladené dotazy",
"about": "O projektu",
"blog": "Souhrn nejnovějších aktualizací",
"credits": "Seznamte se s týmem"
"credits": "Seznamte se s týmem",
"forum": "Pro podporu a chatování s ostatními uživateli"
}
}
},
"forum": "Fórum"
},
"hero": {
"subtitle": "Herní servery",
Expand Down
8 changes: 5 additions & 3 deletions locales/de_DE.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"nav": {
"about": "Über uns",
"about": "Über",
"faq": "FAQ",
"docs": "Dokumentation",
"credits": "Mitwirkende",
Expand All @@ -18,9 +18,11 @@
"about": "Über das Projekt",
"faq": "Häufig gestellte Fragen",
"blog": "Unsere neuesten Updates, zusammengefasst",
"progress": "Überprüfe den Projektfortschritt und die Ziele"
"progress": "Überprüfe den Projektfortschritt und die Ziele",
"forum": "Schreibe mit anderen und erhalte Hilfe"
}
}
},
"forum": "Forum"
},
"hero": {
"subtitle": "Spielserver",
Expand Down
6 changes: 4 additions & 2 deletions locales/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@
"faq": "Frequently asked questions",
"blog": "Our latest updates, condensed",
"progress": "Check the project progress and goals",
"credits": "Meet the team"
"credits": "Meet the team",
"forum": "Chat with others and get support"
}
},
"progress": "Progress",
"account": "Account"
"account": "Account",
"forum": "Forum"
},
"hero": {
"subtitle": "Game servers",
Expand Down
6 changes: 4 additions & 2 deletions locales/fr_CA.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"about": "À propos du projet",
"credits": "Rencontrez l'équipe",
"blog": "Un résumé de nos mises à jour récentes",
"progress": "Vérifiez la progression et les objectifs du projet"
"progress": "Vérifiez la progression et les objectifs du projet",
"faq": "Foire aux questions"
}
}
},
Expand Down Expand Up @@ -251,7 +252,8 @@
{
"name": "mrjvs",
"caption": "Architecture serveur",
"picture": "https://github.com/mrjvs.png"
"picture": "https://github.com/mrjvs.png",
"github": "https://github.com/mrjvs"
}
]
}
Expand Down
Loading
Loading