Skip to content

Commit

Permalink
update japanese localization (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
theyokohamalife authored Dec 6, 2023
1 parent 5fab9dd commit 7f17bb4
Showing 1 changed file with 27 additions and 19 deletions.
46 changes: 27 additions & 19 deletions i18n/locales/ja.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,40 @@
{
"footer": {
"terms": "利用規約",
"privacy": "プライバシーポリシー",
"poweredBy": "Powered by",
"contribute": "本活動に寄与する",
"feedback": "ご意見・ご質問",
"clickHere": "こちらをクリック"
},
"submitPage": {
"firstName": "First Name",
"googleMaps": "Google Maps URL",
"firstName": "",
"googleMaps": "Google MapsのURL",
"submitHeading": "医師情報の提出",
"healthcareProfessionalName": "Healthcare Professional Name",
"lastName": "Last Name",
"location": "Location",
"selectLanguage1": "Select First Language",
"selectLanguage2": "Select Second Language",
"spokenLanguage1": "Spoken Language 1",
"spokenLanguage2": "Spoken Language 2",
"subheading": "Your submission will be reviewed by Find a Doc, Japan members",
"submitButton": "Submit",
"optional": "optional",
"otherNotes": "Other notes"
"healthcareProfessionalName": "医師の姓名",
"lastName": "",
"location": "所在地",
"selectLanguage1": "対応言語1を選択",
"selectLanguage2": "対応言語2を選択",
"spokenLanguage1": "対応可能言語 1",
"spokenLanguage2": "対応可能言語 2",
"subheading": "提供ありがとうございます、情報は`Find a Doc`メンバー確認の上反映されます。",
"submitButton": "確定",
"optional": "オプション",
"otherNotes": "その他情報"
},
"searchBar": {
"selectSpecialty": "専門を選ぶ。。。",
"selectLocation": "場所を選ぶ。。。",
"selectLanguage": "対応言語を選ぶ。。。",
"search": "サーチ"
"selectSpecialty": "専門を選択",
"selectLocation": "場所を選択",
"selectLanguage": "対応言語を選択",
"search": "検索"
},
"searchResultsList": {
"doctorsNearby": "近隣の医師",
"filters": "フィルター"
},
"topNav": {
"about": "について",
"submit": "提出"
"about": "私たちについて",
"submit": "医師情報の提供"
}
}

0 comments on commit 7f17bb4

Please sign in to comment.