From 25627eae0fa82af571b2a48a6b6e292f040c227f Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 2 Aug 2026 14:52:21 +0200 Subject: Say when a translation is unchanged and where to look instead --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index b98c3d02..27098e87 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -660,6 +660,8 @@ en: compare_numbered: "Compare two numbered revisions instead" none_marker: "(none)" no_change: "No change." + unchanged_here_html: "No change in the %{lang} translation between these revisions — %{others} changed." + unchanged_anywhere: "No translation changed between these revisions." index: title: "Revisions for Node: %{path}" back_to_node: "Back to node" -- cgit v1.3