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

Translated site description in DE and IT #392

Merged
merged 5 commits into from
Nov 3, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ plugins:
- locale: de
name: Deutsch
site_name: QField Ökosystem Dokumentation
site_description: >-
Willkommen in der Dokumentation des QField-Ökosystems, einer Suite von Produkten, die Feldarbeit nahtlos und effizient macht. Hier bieten wir umfassende und leicht verständliche Dokumentationen für all unsere Produkte. Egal, ob du ein Neuling oder ein Profi bist, hier findest du alles, was du über die Verwendung von QField und den damit verbundenen Tools wissen musst.
m-kuhn marked this conversation as resolved.
Show resolved Hide resolved
- locale: fr
name: Français
site_name: Documentation de l'écosystème QField
Expand All @@ -184,7 +186,8 @@ plugins:
- locale: it
name: Italiano
site_name: Documentazione dell'ecosistema QField
site_description: # TRANSLATE ME
site_description: >-
Benvenuti nella documentazione dell'ecosistema QField, una suite di prodotti progettati per rendere il lavoro sul campo semplice ed efficiente. In queste pagine forniamo una documentazione completa e facile da comprendere per tutti i nostri prodotti. Che tu sia un nuovo utente o un professionista esperto, troverai tutto ciò che devi sapere sull'utilizzo di QField e dei suoi strumenti correlati.
- locale: ja
name: 日本語
site_name: QFieldエコシステムドキュメント
Expand Down
Loading