chore(i18n): setup i18n plugin config

This commit is contained in:
Corentin Thomasset 2023-06-18 14:11:38 +02:00
parent a6bbeaebd8
commit 36b3b98636
No known key found for this signature in database
GPG key ID: DBD997E935996158
11 changed files with 256 additions and 5 deletions

3
locales/en.yml Normal file
View file

@ -0,0 +1,3 @@
home:
categories:
newestTools: "Newest tools"

3
locales/fr.yml Normal file
View file

@ -0,0 +1,3 @@
home:
categories:
newestTools: "Nouveaux outils"