From 3b1850f8cde9ddeaca45b2a72c3e9133e0df8d25 Mon Sep 17 00:00:00 2001 From: Gabriel Jenik Date: Fri, 27 Nov 2020 09:53:18 -0300 Subject: [PATCH] Fixed issue #16729: Message has no translation (#1656) Add dummy file for storing translatable literals only present in twig files --- .../helpers/twig_translation_helper.php | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 application/helpers/twig_translation_helper.php diff --git a/application/helpers/twig_translation_helper.php b/application/helpers/twig_translation_helper.php new file mode 100644 index 00000000000..095abf28d19 --- /dev/null +++ b/application/helpers/twig_translation_helper.php @@ -0,0 +1,27 @@ +