From b989a89e2b422f0598201c02a7faca3ba2efdca8 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sun, 6 Jul 2025 10:41:04 +0700 Subject: [PATCH] fixed --- author/project/system/localizations/english.php | 6 ++++++ author/project/system/localizations/english.txt | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 author/project/system/localizations/english.php delete mode 100644 author/project/system/localizations/english.txt diff --git a/author/project/system/localizations/english.php b/author/project/system/localizations/english.php new file mode 100644 index 0000000..a715895 --- /dev/null +++ b/author/project/system/localizations/english.php @@ -0,0 +1,6 @@ + '' +] \ No newline at end of file diff --git a/author/project/system/localizations/english.txt b/author/project/system/localizations/english.txt deleted file mode 100644 index d32144a..0000000 --- a/author/project/system/localizations/english.txt +++ /dev/null @@ -1,3 +0,0 @@ -return [ - '' => '' -] \ No newline at end of file