mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations modals.json (Japanese)
This commit is contained in:
@ -71,6 +71,31 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heading": "パスワードのリセット"
|
"heading": "パスワードのリセット"
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"heading": "あなたのアカウント",
|
||||||
|
"form": {
|
||||||
|
"avatar": {
|
||||||
|
"help-text": "<1>Gravatar でプロフィール写真を更新できます</1>"
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"label": "フルネーム"
|
||||||
|
},
|
||||||
|
"email": {
|
||||||
|
"label": "電子メールアドレス",
|
||||||
|
"help-text": "現在、メール アドレスを更新することはできません。代わりに、新しいアカウントを作成してください。"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"delete-account": {
|
||||||
|
"heading": "アカウントとデータを削除する",
|
||||||
|
"body": "アカウント、データ、すべての履歴書を削除するには、テキストボックスに「{{keyword}}」と入力してボタンをクリックします。これは元に戻せない操作であり、データを再度取得することはできませんのでご注意ください。",
|
||||||
|
"actions": {
|
||||||
|
"delete": "アカウントを削除する"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"save": "変更内容を保存"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
|
|||||||
Reference in New Issue
Block a user