From fcf92b6e523c4630bf486d1efa6535b5817c211d Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Tue, 5 Aug 2025 20:25:31 +0300 Subject: [PATCH] Move Bootstrap modal ok string out of javascripts --- app/views/layouts/_header.html.erb | 2 +- config/locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 583b830df..3fb1ae3fc 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -140,7 +140,7 @@ diff --git a/config/locales/en.yml b/config/locales/en.yml index 93f13dd64..29e70d9dd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1747,6 +1747,7 @@ en: learn_more: "Learn More" more: More header: + ok: OK select_language: Select Language select_language_button: title: Select Language @@ -3398,7 +3399,6 @@ en: sorry: "Sorry, note #%{id} could not be found." javascripts: close: Close - ok: OK share: title: "Share" view_larger_map: "View Larger Map" -- 2.39.5