mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-22 09:46:37 +08:00
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:
@@ -6,7 +6,7 @@
|
||||
"cancel": "إلغاء",
|
||||
"close": "إغلاق",
|
||||
"save": "حفظ",
|
||||
"logout": "تسجيل خروج <3",
|
||||
"logout": "تسجيل خروج ❤️",
|
||||
"create": "إنشاء",
|
||||
"add": "إضافة",
|
||||
"remove": "إزالة",
|
||||
|
||||
Reference in New Issue
Block a user