From c89873cc20649be69b3062243ab9e615122f04f7 Mon Sep 17 00:00:00 2001 From: bilogic <946010+bilogic@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:20:15 +0800 Subject: [PATCH 1/2] fix for en --- snappymail/v/0.0.0/app/localization/en/user.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snappymail/v/0.0.0/app/localization/en/user.json b/snappymail/v/0.0.0/app/localization/en/user.json index c2db3f1d7..34ed90390 100644 --- a/snappymail/v/0.0.0/app/localization/en/user.json +++ b/snappymail/v/0.0.0/app/localization/en/user.json @@ -122,7 +122,7 @@ "EMPTY_LIST": "Empty list.", "EMPTY_SEARCH_LIST": "No messages matched your search.", "SEARCH_RESULT_FOR": "Search results for \"%SEARCH%\"", - "BACK_TO_MESSAGE_LIST": "back to message list", + "BACK_TO_MESSAGE_LIST": "Back to message list", "PUT_MESSAGE_HERE": "Drop message here to view it in the list", "TODAY_AT": "today at %TIME%", "YESTERDAY_AT": "yesterday at %TIME%", From cfc47294019c147679cc6339a7bb1aea7e32e053 Mon Sep 17 00:00:00 2001 From: bilogic <946010+bilogic@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:20:41 +0800 Subject: [PATCH 2/2] fix for lv --- snappymail/v/0.0.0/app/localization/lv/user.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snappymail/v/0.0.0/app/localization/lv/user.json b/snappymail/v/0.0.0/app/localization/lv/user.json index af114823a..46e0f72a4 100644 --- a/snappymail/v/0.0.0/app/localization/lv/user.json +++ b/snappymail/v/0.0.0/app/localization/lv/user.json @@ -122,7 +122,7 @@ "EMPTY_LIST": "Tukšs saraksts.", "EMPTY_SEARCH_LIST": "Neviens ziņojums neatbilda jūsu meklētajiem kritērijiem.", "SEARCH_RESULT_FOR": "Meklēšanas rezultāti: \"%SEARCH%\"", - "BACK_TO_MESSAGE_LIST": "back to message list", + "BACK_TO_MESSAGE_LIST": "Back to message list", "PUT_MESSAGE_HERE": "Ievelciet ziņojumus šeit lai tos apskatītu.", "TODAY_AT": "šodien %TIME%", "YESTERDAY_AT": "vakardien %TIME%",