From ccba6445b02c4a1b1dc32e6eeff6762f3a65e514 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 26 Nov 2025 03:52:30 +0000 Subject: [PATCH] "Ratio interval" custom field label is not localized (#43522). git-svn-id: https://svn.redmine.org/redmine/trunk@24173 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 005487b4f..3aa8681ea 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -428,6 +428,7 @@ en: field_estimated_remaining_hours: Estimated remaining time field_last_activity_date: Last activity field_thousands_delimiter: Thousands delimiter + field_ratio_interval: Ratio interval setting_app_title: Application title setting_welcome_text: Welcome text