Fixed websockets in navigation
This commit is contained in:
5
frontend/src/i18n/locales/de/falukant.json
Normal file
5
frontend/src/i18n/locales/de/falukant.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"falukant": {
|
||||
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
5
frontend/src/i18n/locales/en/falukant.json
Normal file
5
frontend/src/i18n/locales/en/falukant.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"falukant": {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user