Skip to content

Commit

Permalink
🐛[eCW/schoolings/vehicles] Changes implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
Suchty112 committed Apr 24, 2024
1 parent b46575a commit 7fbbea6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/i18n/de_DE/schoolings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,9 @@ export default {
key: 'thw_drone',
},
{
caption: 'Führung und Kommunikation',
caption: 'Fachzug Führung und Kommunikation ',
duration: '7 Tage',
staffList: 'Führung und Kommunikation',
staffList: 'Fachzug Führung und Kommunikation ',
key: 'thw_command',
},
],
Expand Down
8 changes: 4 additions & 4 deletions src/i18n/de_DE/vehicles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ export default {
possibleBuildings: [11],
},
51: {
caption: 'FüKw (Polizei)',
caption: 'FüKW (Polizei)',
color: '#31af31',
credits: 17_500,
coins: 25,
Expand Down Expand Up @@ -1497,7 +1497,7 @@ export default {
possibleBuildings: [9],
},
94: {
caption: 'DHuFüKw',
caption: 'DHuFüKW',
color: '#339900',
credits: 15_000,
coins: 10,
Expand Down Expand Up @@ -2366,7 +2366,7 @@ export default {
possibleBuildings: [0, 18],
},
144: {
caption: 'FüKw (THW)',
caption: 'FüKW (THW)',
color: '#36759e',
credits: 15_000,
coins: 15,
Expand Down Expand Up @@ -2437,7 +2437,7 @@ export default {
possibleBuildings: [9],
},
148: {
caption: 'MTW FGr K',
caption: 'MTW-FGr K',
color: '#36759e',
credits: 20_000,
coins: 25,
Expand Down
4 changes: 2 additions & 2 deletions src/modules/extendedCallWindow/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{ "texts": ["Boot", "Boote"], "vehicles": [66, 67, 68, 70, 71] },
{ "texts": ["Bt-Kombi", "Bt-Kombis"], "vehicles": [131] },
{ "texts": ["DHuFüKw"], "vehicles": [94] },
{ "texts": ["DHuFüKW"], "vehicles": [94] },
{
"equipment": ["decon"],
"texts": ["Dekon-P"],
Expand Down Expand Up @@ -148,7 +148,7 @@
"vehicles": [103]
},
{ "texts": ["FwK"], "vehicles": [57] },
{ "texts": ["FüKw (Polizei)"], "vehicles": [51] },
{ "texts": ["FüKW (Polizei)"], "vehicles": [51] },
{
"equipment": ["breathing_protection"],
"texts": ["GW-Atemschutz"],
Expand Down

0 comments on commit 7fbbea6

Please sign in to comment.