vala-lang/vala-www

Translate untranslated strings in French (fr) locale

Open

#245 opened on Jun 15, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (23 forks)auto 404
help wantedtranslations

Repository metrics

Stars
 (53 stars)
PR merge metrics
 (PR metrics pending)

Description

The French locale file at .vitepress/locales/fr.js has the following keys still left in English and need translating:

  • go_home: "Go Home"
  • current_versions: "Current Versions"
  • install_how: "How to install"
  • stable: "Stable"
  • stable_lts: "Stable Long-term Support"
  • devel: "Development"
  • roadmap: "Roadmap"

You can compare against .vitepress/locales/en.js for the English source text.

Contributor guide