mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#64297)
This commit is contained in:
committed by
GitHub
parent
9d8ed5e348
commit
6aa1b0a113
@@ -315,7 +315,7 @@
|
||||
"results-for": "「{{projectTitle}}」の結果",
|
||||
"my-profile": "プロフィール",
|
||||
"my-name": "名前",
|
||||
"my-location": "場所",
|
||||
"my-location": "My stated location (freeCodeCamp does not track your actual location)",
|
||||
"my-about": "自己紹介",
|
||||
"my-points": "ポイント",
|
||||
"my-heatmap": "ヒートマップ",
|
||||
@@ -963,7 +963,8 @@
|
||||
"editor-a11y-on-non-macos": "{{editorName}} editor content. Accessibility mode set to 'on'. Press Ctrl+E to disable or press Alt+F1 for more options.",
|
||||
"terminal-output": "Terminal output",
|
||||
"not-available": "Not available",
|
||||
"interactive-editor-desc": "Turn static code examples into interactive editors. This allows you to edit and run the code directly on the page."
|
||||
"interactive-editor-desc": "Turn static code examples into interactive editors. This allows you to edit and run the code directly on the page.",
|
||||
"pinyin-to-hanzi-input-desc": "This task uses Pinyin-to-Hanzi inputs. Type pinyin with tone numbers (1 to 5). When you enter a correct syllable, it will turn into a Chinese character. If you press backspace after a Chinese character, it will change back to pinyin and remove the last thing you typed: if it's a tone number, the tone is removed; if it's a letter, the letter is removed."
|
||||
},
|
||||
"flash": {
|
||||
"no-email-in-userinfo": "We could not retrieve an email from your chosen provider. Please try another provider or use the 'Continue with Email' option.",
|
||||
|
||||
Reference in New Issue
Block a user