diff --git a/AUTHORS b/AUTHORS index c6551194..b00bdb74 100644 --- a/AUTHORS +++ b/AUTHORS @@ -85,5 +85,6 @@ Written in 2019 by Jacob Barnes - Tellan Written in 2020 by Joseph Wager - JWager-rch Written in 2021 by Amir Anjomshoaa - amiranjom Written in 2022 by Guru Dharam Singh Khalsa - pandor4u +Written in 2023 by Zhang Wei - hellozhangwei =========================================================================== diff --git a/screen/MyAccount/User/Account.xml b/screen/MyAccount/User/Account.xml index 9eeef095..15ee6451 100644 --- a/screen/MyAccount/User/Account.xml +++ b/screen/MyAccount/User/Account.xml @@ -23,6 +23,27 @@ along with this software (see the LICENSE.md file). If not, see + + + + + + + + + + + + + + + + + + + + + @@ -74,8 +95,29 @@ along with this software (see the LICENSE.md file). If not, see + + + + + + + + + + + + + + + + + + + + + diff --git a/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl b/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl index e76b1638..c0f58b9c 100644 --- a/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl +++ b/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl @@ -15,14 +15,14 @@ along with this software (see the LICENSE.md file). If not, see <#assign modalTitle = title + " Detail"> <#if sri.getRenderMode() == "vuet" || sri.getRenderMode() == "html">
-
${title}
+
${ec.l10n.localize(title)}
<@statsPanelContent title mainFormat valThis valLast valPrior valAvg false chartList chartMaList labelList/>