fix(i18n): update banner messages, and labels (#41017)

pull/41018/head
Ahmad Abdolsaheb 2021-02-09 21:15:26 +03:00 committed by GitHub
parent a7af20cc5c
commit e26babad93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -519,7 +519,7 @@
"courses": "课程", "courses": "课程",
"expand": "展开", "expand": "展开",
"collapse": "折叠", "collapse": "折叠",
"translation-banner": "We're still translating this certification.", "translation-banner": "我们正在翻译此认证的课程。",
"translation-help": "You can help here" "translation-help": "你可以帮助我们翻译。"
} }
} }

View File

@ -514,12 +514,12 @@
} }
}, },
"misc-text": { "misc-text": {
"certification": "{{cert}} Certification", "certification": "{{cert}} Certificación",
"browse-other": "Browse our other free certifications\n(we recommend doing these in order)", "browse-other": "Explora otras de nuestras certificaciones gratuitas\n (recomendamos hacerlas en orden)",
"courses": "Courses", "courses": "Cursos",
"expand": "Expand", "expand": "Expandir",
"collapse": "Collapse", "collapse": "Colapso",
"translation-banner": "We're still translating this certification.", "translation-banner": "Aún estamos traduciendo esta certificación",
"translation-help": "You can help here" "translation-help": "Puedes ayudar aquí"
} }
} }