Add french translations for Android TTS #250
No reviewers
Labels
No labels
about page
bug
community page
documentation
donate page
duplicate
enhancement
feature page
good first issue
Google Season of Docs
help wanted
invalid
landing page
news page
question
support page
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/website#250
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "french-translations/tts-android"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All is in the title ^^
@Jean-BaptisteC 👋
Related to organicmaps/organicmaps#8855
Thanks
Somes improvements are needed
@Jean-BaptisteC This should be good ^^. I forgot to translate the titles x)
It's good ^^
Merci ! A few comments.
By default, the url is formed from the file/directory name: /fr/faq/text-to-speech-android-tts/
If you need to override it with a custom slug, use
slug: synthèse-vocale-ttsw-sur-android
alias
keyword is used for redirects from an older existing address. The address/fr/faq/synthèse-vocale-ttsw-sur-android
doesn't exist yet, so there is no need to alias it.It's documented here: https://www.getzola.org/documentation/content/page/#path-from-frontmatter
You can make fr screenshots and reference them here.
Settings and Accessibility can be also translated to French
ditto
@ -0,0 +4,4 @@
slug: synthèse-vocale-tts-sur-android
taxonomies:
faq: ["Instructions vocales"]
Note that the same taxonomy should be used in another faq article.
@ -0,0 +4,4 @@
slug: synthèse-vocale-tts-sur-android
taxonomies:
faq: ["Instructions vocales"]
I based it on this :
https://github.com/organicmaps/organicmaps.github.io/blob/master/content/faq/voice/cant-hear-instructions/index.fr.md?plain=1#L7
Should be good ^^.
@Jean-BaptisteC PTAL
Should be good ^^.
Awesome, Merci !