fix: Fix i18n issues with help center (#6559)

This commit is contained in:
Pranav Raj S
2023-02-27 17:45:57 -08:00
committed by GitHub
parent b141fc1289
commit 69a1c4527f
15 changed files with 120 additions and 43 deletions

View File

@@ -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

View File

@@ -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