Skip to content

Commit

Permalink
fr: Default to Paris timezone
Browse files Browse the repository at this point in the history
For projects in Haiti we have a (private) fr_HT personality.

Checking our metrics, the majority of fr activations are in metropolitan
France (the hexagonal bit of France that is just across the channel from
the UK, rather than overseas regions).
  • Loading branch information
wjt committed Nov 26, 2024
1 parent eac4b89 commit 217484c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/personality/fr.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# fr personality settings

[image]
# FIXME: Language codes (locales) and timezone are country specific, so
# just choose Haiti for now since that's where we'll release first.
language = fr_FR.utf8
timezone = America/Port-au-Prince
timezone = Europe/Paris

[flatpak]
locales = fr
Expand Down

0 comments on commit 217484c

Please sign in to comment.