show more user-friendly messages when some features are disabled

This commit is contained in:
MaysWind
2025-12-12 13:17:34 +08:00
parent 89dd306bb4
commit 1eb958a21b
21 changed files with 219 additions and 3 deletions
+8
View File
@@ -1637,6 +1637,11 @@
"Nickname cannot be blank": "ชื่อเล่นต้องไม่ว่าง",
"Default currency cannot be blank": "สกุลเงินเริ่มต้นต้องไม่ว่าง",
"Unable to log in": "ไม่สามารถเข้าสู่ระบบได้",
"Username/password login is disabled": "Username/password login is disabled",
"External login is disabled": "External login is disabled",
"Two-factor authentication is disabled": "Two-factor authentication is disabled",
"Email verification is disabled": "Email verification is disabled",
"Forget password is disabled": "Forget password is disabled",
"Two-Factor Authentication": "การตรวจสอบสองขั้นตอน",
"Two-factor authentication is not enabled yet.": "ยังไม่ได้เปิดใช้งานการตรวจสอบสองขั้นตอน",
"Two-factor authentication is already enabled.": "เปิดใช้งานการตรวจสอบสองขั้นตอนแล้ว",
@@ -1798,6 +1803,7 @@
"AI Image Recognition": "การจดจำภาพด้วย AI",
"Unable to load image": "ไม่สามารถโหลดรูปภาพได้",
"Unable to recognize image": "ไม่สามารถจดจำรูปภาพได้",
"AI image recognition is disabled": "AI image recognition is disabled",
"You can drag and drop, paste or click to select a receipt or transaction image": "You can drag and drop, paste or click to select a receipt or transaction image",
"Release to load image": "ปล่อยเพื่อโหลดรูปภาพ",
"Loading image...": "Loading image...",
@@ -1916,6 +1922,7 @@
"Cannot import invalid transactions": "ไม่สามารถนำเข้ารายการที่ไม่ถูกต้อง",
"Unable to parse import file": "ไม่สามารถแยกไฟล์นำเข้าได้",
"Unable to import transactions": "ไม่สามารถนำเข้ารายการได้",
"Transaction importing is disabled": "Transaction importing is disabled",
"Load Data Mapping File": "โหลดไฟล์แมปข้อมูล",
"Save Data Mapping File": "บันทึกไฟล์แมปข้อมูล",
"Data mapping file is invalid": "ไฟล์แมปข้อมูลไม่ถูกต้อง",
@@ -1990,6 +1997,7 @@
"Are you sure you want to remove this transaction picture?": "คุณแน่ใจหรือว่าต้องการลบรูปภาพรายการนี้?",
"Unable to upload transaction picture": "ไม่สามารถอัปโหลดรูปภาพรายการได้",
"Unable to remove transaction picture": "ไม่สามารถลบรูปภาพรายการได้",
"Transaction picture is disabled": "Transaction picture is disabled",
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "โหลดรูปภาพล้มเหลว กรุณาตรวจสอบการตั้งค่า \"domain\" และ \"root_url\"",
"Search transaction description": "ค้นหาคำอธิบายรายการ",
"Unable to retrieve transaction list": "ไม่สามารถดึงรายการได้",