From 56afb6fb910deea701b4bea08b6001cb3e866daa Mon Sep 17 00:00:00 2001 From: Ioannis Igoumenos Date: Mon, 18 Nov 2024 16:19:46 +0200 Subject: [PATCH] Internationalize the fallback element text --- app/resources/locales/en_US/field.po | 3 +++ app/templates/element/form/elementFallback.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/resources/locales/en_US/field.po b/app/resources/locales/en_US/field.po index f26b666db..312f39033 100644 --- a/app/resources/locales/en_US/field.po +++ b/app/resources/locales/en_US/field.po @@ -234,6 +234,9 @@ msgstr "IP Address" msgid "required" msgstr "Required" +msgid "element_fallback" +msgstr "Element ID not provided" + msgid "role_key" msgstr "Role Key" diff --git a/app/templates/element/form/elementFallback.php b/app/templates/element/form/elementFallback.php index 33c16a4e3..feb181049 100644 --- a/app/templates/element/form/elementFallback.php +++ b/app/templates/element/form/elementFallback.php @@ -29,4 +29,4 @@ declare(strict_types = 1); ?> -Element ID not provided \ No newline at end of file +