fix: Fix i18n issues with help center (#6559)
This commit is contained in:
@@ -186,3 +186,14 @@ en:
|
||||
results_title: Search results
|
||||
hero:
|
||||
sub_title: Search for the articles here or browse the categories below.
|
||||
common:
|
||||
home: Home
|
||||
last_updated_on: Last updated on %{last_updated_on}
|
||||
view_all_articles: View all articles
|
||||
article: article
|
||||
articles: articles
|
||||
no_articles: There are no articles here
|
||||
footer:
|
||||
made_with: Made with
|
||||
header:
|
||||
go_to_homepage: Go to the main site
|
||||
|
||||
@@ -163,3 +163,14 @@ fr:
|
||||
results_title: Résultats de recherche
|
||||
hero:
|
||||
sub_title: Recherchez les articles ici ou parcourez les catégories ci-dessous.
|
||||
common:
|
||||
home: Page d'accueil
|
||||
last_updated_on: Dernière mise à jour le %{last_updated_on}
|
||||
view_all_articles: Voir tous les articles
|
||||
article: article
|
||||
articles: articles
|
||||
no_articles: Il n'y a pas d'articles ici
|
||||
footer:
|
||||
made_with: Réalisé avec
|
||||
header:
|
||||
go_to_homepage: Aller à la page d'accueil
|
||||
|
||||
Reference in New Issue
Block a user