Fixed websockets in navigation

This commit is contained in:
Torsten Schulz
2024-12-04 22:51:04 +01:00
parent 069c97fa90
commit 8c15fb7f2b
9 changed files with 61 additions and 34 deletions

View File

@@ -0,0 +1,5 @@
{
"falukant": {
}
}

View File

@@ -44,6 +44,18 @@
"manageFriends": "Freunde verwalten",
"chat": "Chatten",
"profile": "Profil"
},
"m-falukant": {
"create": "Erstellen",
"overview": "Übersicht",
"towns": "Niederlassungen",
"directors": "Direktoren",
"factory": "Produktion",
"family": "Familie",
"house": "Haus",
"darknet": "Untergrund",
"reputation": "Reputation",
"moneyhistory": "Geldfluss"
}
}
}

View File

@@ -0,0 +1,5 @@
{
"falukant": {
}
}