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": "本当によろしいですか?このアクションは取り消せません。"
}