Replace '<3' with '❤️' in translations

Replace ASCII heart "<3" with Unicode heart emoji "❤️" in logout strings across translation files to improve visual consistency and rendering. Updated files in internal/web/translation for: ar-EG, en-US, es-ES, fa-IR, id-ID, ja-JP, pt-BR, ru-RU, tr-TR, uk-UA, vi-VN, zh-CN, and zh-TW.
This commit is contained in:
MHSanaei
2026-06-22 16:07:36 +02:00
parent 2392f04e02
commit f07d092af0
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"cancel": "Отмена",
"close": "Закрыть",
"save": "Сохранить",
"logout": "Выход <3",
"logout": "Выход ❤️",
"create": "Создать",
"add": "Добавить",
"remove": "Удалить",