udpate locales files

This commit is contained in:
rustmailer
2025-12-31 02:40:58 +08:00
parent f49929dd67
commit 14fb3368a3
18 changed files with 177 additions and 0 deletions
+13
View File
@@ -741,6 +741,14 @@
},
"button": {
"update": "設定を更新"
},
"validation": {
"language": {
"required": "言語を選択してください。"
},
"theme": {
"required": "テーマを選択してください。"
}
}
},
"title": "設定",
@@ -1426,5 +1434,10 @@
"settings": "設定",
"sign_out": "ログアウト"
}
},
"sign_out": {
"title": "サインアウト",
"desc": "本当にサインアウトしますか? アカウントにアクセスするには再度サインインが必要です。",
"confirm": "サインアウト"
}
}