]> git.openstreetmap.org Git - rails.git/commitdiff
Use .with_locale for about page
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Mar 2023 18:08:59 +0000 (18:08 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Mar 2023 10:13:01 +0000 (10:13 +0000)
This simplifies the code, since we can avoid having to specify the
locale for every translation.

The test was added since I originally developed another approach,
but that caused exceptions on invalid locales.


No differences found