chore(translations): delete confirm, double confirm

This commit is contained in:
plebeius.eth
2024-05-10 21:58:21 +02:00
parent 4d0baffd09
commit 924e35dc4f
35 changed files with 105 additions and 35 deletions
+3 -1
View File
@@ -86,5 +86,7 @@
"check": "ตรวจสอบ",
"update": "อัปเดต",
"style": "สไตล์",
"interface_language": "ภาษาอินเทอร์เฟซ"
"interface_language": "ภาษาอินเทอร์เฟซ",
"delete_confirm": "คุณแน่ใจหรือไม่ว่าต้องการลบ {{value}}?",
"double_confirm": "คุณแน่ใจหรือไม่? การดำเนินการนี้ไม่สามารถย้อนกลับได้"
}