Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LANGUAGE integration: FR #107

Open
mbl-35 opened this issue Apr 6, 2024 · 2 comments
Open

LANGUAGE integration: FR #107

mbl-35 opened this issue Apr 6, 2024 · 2 comments
Labels
question Further information is requested

Comments

@mbl-35
Copy link

mbl-35 commented Apr 6, 2024

Hello @daledavies .
Here is the french translation to be integrated in /translations/fr.json:

{
  "greetings.goodafternoon": "Bonne après-midi",
  "greetings.goodevening": "Bonne soirée",
  "greetings.goodmorning": "Bonjour",
  "greetings.goodnight": "Bonne nuit",
  "search.search": "Recherche",
  "search.searchon": "<span>Rechercher avec</span> {{searchprovider}}",
  "search.sites": "Sites",
  "status.status": "Statut",
  "status.error": "erreur",
  "status.offline": "hors line",
  "status.online": "en line",
  "status.unknown": "inconnu",
  "tags": "Mots clés",
  "tags.home": "maison",
  "unsplash.description.photoby": "Photo de {{user}}",
  "unsplash.description.by": "{{description}} par {{user}}"
}

Could it be in the next produced tag ?
thanks

@daledavies
Copy link
Owner

daledavies commented Apr 12, 2024

Would you like to create a pull request for this so you can receive attribution? Otherwise I'll add the commit, refernece this issue and mention you in the release announcement.

@daledavies daledavies added the question Further information is requested label Apr 16, 2024
@mbl-35
Copy link
Author

mbl-35 commented May 24, 2024

Hi, tested this morning by mounting the file and setting ethe LANGUAGE env variable to fr.
This working. You could add to the next version and close this issue ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants