openstreetmap-website/app
Andy Allan a91afa0e78 Use .with_locale for about page
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.
2023-03-22 10:13:01 +00:00
..
abilities Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
assets Fix "load more" button on search results 2023-03-12 17:52:39 +00:00
controllers Remove accidental commit 2023-03-12 17:53:30 +00:00
helpers Merge pull request #3691 from AntonKhorev/wikipedia-secondary-links 2023-02-08 17:30:25 +00:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
models Revoke authentication tokens when a user is deleted 2022-12-23 16:24:10 +00:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Use .with_locale for about page 2023-03-22 10:13:01 +00:00