diff --git a/public/index.html b/public/index.html
index 7e5dd81..e6390a4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,7 +5,7 @@
-
CSGO Tournament Panel
+ CS2 Tournament Panel
diff --git a/src/translations/translations.json b/src/translations/translations.json
index 69207a1..7b927f2 100644
--- a/src/translations/translations.json
+++ b/src/translations/translations.json
@@ -1,7 +1,7 @@
{
"en": {
"Navbar": {
- "title": "CSGO Tournament Panel",
+ "title": "CS2 Tournament Panel",
"AllMatches": "All Matches",
"MyMatches": "My Matches",
"MyTeams": "My Teams",
@@ -367,7 +367,7 @@
},
"fr": {
"Navbar": {
- "title": "CSGO Tournament Panel",
+ "title": "CS2 Tournament Panel",
"AllMatches": "Tous les matchs",
"MyMatches": "Mes matchs",
"MyTeams": "Mon équipe",
@@ -733,7 +733,7 @@
},
"jp": {
"Navbar": {
- "title": "CSGO Tournament Panel",
+ "title": "CS2 Tournament Panel",
"AllMatches": "マッチリスト",
"MyMatches": "あなたのマッチ",
"MyTeams": "あなたのチーム",