From: Tom Hughes Date: Mon, 9 Jan 2023 19:02:11 +0000 (+0000) Subject: Fix some translation issues for diary_entry#new X-Git-Tag: live~1458^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/1e5ffd1389b2ee010439f5ee91bf85968fc9cf6b Fix some translation issues for diary_entry#new Fixes #3880 --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 71ebd34cf..dbc5272c5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -95,9 +95,10 @@ en: diary_entry: user: "User" title: "Subject" + body: "Body" latitude: "Latitude" longitude: "Longitude" - language: "Language" + language_code: "Language" doorkeeper/application: name: Name redirect_uri: Redirect URIs