mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#67062)
This commit is contained in:
committed by
GitHub
parent
e31c7d46a5
commit
2e6472dec1
@@ -339,6 +339,7 @@
|
||||
"keyboard-shortcuts": "キーボードショートカットを有効にする"
|
||||
},
|
||||
"headings": {
|
||||
"personal": "Personal",
|
||||
"account": "Account",
|
||||
"certs": "認定証",
|
||||
"legacy-certs": "レガシー認定証",
|
||||
@@ -469,13 +470,16 @@
|
||||
},
|
||||
"completeness": {
|
||||
"heading": "Profile {{percentage}}% complete",
|
||||
"title": "Profile Completion",
|
||||
"progress": "{{percentage}}% complete",
|
||||
"name": "Add your name",
|
||||
"location": "Add your location",
|
||||
"picture": "Upload a profile picture",
|
||||
"about": "Write an about section",
|
||||
"social": "Add a social link",
|
||||
"portfolio": "Add a portfolio project",
|
||||
"experience": "Add your experience"
|
||||
"experience": "Add your experience",
|
||||
"privacy": "Make your profile public"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
@@ -1027,6 +1031,10 @@
|
||||
"rsa-checkbox": "Read-Search-Ask (読む - 検索する - 質問する) メソッドを試しました",
|
||||
"similar-questions-checkbox": "フォーラムで、解決済みの類似質問を検索しました",
|
||||
"edit-my-profile": "プロフィールを編集",
|
||||
"add-portfolio": "Add portfolio project",
|
||||
"edit-portfolio": "Edit portfolio project",
|
||||
"add-experience": "Add experience",
|
||||
"edit-experience": "Edit experience",
|
||||
"editor-a11y-off-macos": "{{editorName}} editor content. Press Option+F1 for accessibility options.",
|
||||
"editor-a11y-off-non-macos": "{{editorName}} editor content. Press Alt+F1 for accessibility options.",
|
||||
"editor-a11y-on-macos": "{{editorName}} editor content. Accessibility mode set to 'on'. Press Command+E to disable or press Option+F1 for more options.",
|
||||
|
||||
Reference in New Issue
Block a user