-
Notifications
You must be signed in to change notification settings - Fork 37
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
[faq] 🇮🇹 Added italian FAQ pages #217
[faq] 🇮🇹 Added italian FAQ pages #217
Conversation
Signed-off-by: Luca Ceccarini <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lucaceccarini: Please remove these dots
content/faq/app/which-ios-and-android-versions-are-supported/index.it.md
Outdated
Show resolved
Hide resolved
@lucaceccarini: You must also add in the
(Please confirm the translation to Italian) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lucaceccarini: Please add localized slug for better SEO
content/faq/app/which-ios-and-android-versions-are-supported/index.it.md
Show resolved
Hide resolved
content/faq/app/which-ios-and-android-versions-are-supported/index.it.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Luca Ceccarini <[email protected]>
Done. Completely missed that, thanks! |
@@ -0,0 +1,17 @@ | |||
--- | |||
title: Quali versioni di iOS e Android sono supportate? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
People recommend using quotes for special characters: https://stackoverflow.com/a/22235064
Co-authored-by: Alexander Borsuk <[email protected]> Signed-off-by: Luca Ceccarini <[email protected]>
Signed-off-by: Alexander Borsuk <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Hi again @lucaceccarini: We have forgotten to translate also the names of the taxonomies, so the "App" and "Voice instructions" sections in the FAQ list and in the FAQ top menu are still displayed in English: These translations shall be done in the "faq" field included in the header of each of the new .md files:
Please launch an additional PR with this translations, or you can provide the Italian translation of "App" and "Voice instructions" and I can launch the PR myself. |
Added FAQ pages in italian language.
Signed-off-by: Luca Ceccarini [email protected]