Add first real translations + translation.io (#9715)

This commit is contained in:
Félix Malfait
2025-01-17 14:59:19 +01:00
committed by GitHub
parent f8f9bb2b78
commit 2efc71b5cb
23 changed files with 1943 additions and 1046 deletions

View File

@ -1,5 +1,7 @@
REACT_APP_SERVER_BASE_URL=http://localhost:3000
GENERATE_SOURCEMAP=false
TRANSLATION_IO_API_KEY=xxx
# ———————— Optional ————————
# REACT_APP_PORT=3001