mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 15:52:56 +10:00
New translations dashboard.json (Japanese)
This commit is contained in:
25
client/public/locales/ja/dashboard.json
Normal file
25
client/public/locales/ja/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"create-resume": {
|
||||
"subtitle": "ゼロからのスタート",
|
||||
"title": "新しいレジュメの作成"
|
||||
},
|
||||
"import-external": {
|
||||
"subtitle": "LinkedIn、JSON Resume、Reactive Resume",
|
||||
"title": "外部からの取り込み"
|
||||
},
|
||||
"resume": {
|
||||
"menu": {
|
||||
"delete": "削除",
|
||||
"duplicate": "複製",
|
||||
"open": "開く",
|
||||
"rename": "名前を変更",
|
||||
"share-link": "リンクを共有",
|
||||
"tooltips": {
|
||||
"delete": "本当にこのレジュメを削除しますか?これは不可逆的な行為です。",
|
||||
"share-link": "レジュメを他の人に見てもらうためには、レジュメの表示方法を公開に変更する必要があります。"
|
||||
}
|
||||
},
|
||||
"timestamp": "最終更新 {{timestamp}} 前"
|
||||
},
|
||||
"title": "ダッシュボード"
|
||||
}
|
||||
Reference in New Issue
Block a user