Skip to content

Commit

Permalink
🌐 [fr_FR] new police station names
Browse files Browse the repository at this point in the history
  • Loading branch information
jxn-30 authored Nov 21, 2020
1 parent 39143ef commit f42b6ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/fr_FR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ export default {
: Math.floor(buildingsAmountTotal / 25),
},
6: {
caption: 'Gendarmerie',
caption: 'Poste de police',
color: '#007700',
coins: 35,
credits: 100_000,
Expand Down Expand Up @@ -598,7 +598,7 @@ export default {
maxBuildingsFunction: (): number => 2_700,
},
19: {
caption: 'Police Municipale',
caption: 'Poste de police (petit)',
color: '#116611',
coins: 25,
credits: 50_000,
Expand Down

0 comments on commit f42b6ae

Please sign in to comment.