Help
Hugo app internationalization and localization
Hugo is a fast and modern static site generator written in Go, and designed to make website creation fun again.
- Created by
- Bjørn Erik Pedersen
- Released
- July 04, 2013
- Links
-
https://gohugo.io
Wikipedia
🔗Android applications can be translated using
🔗Related Platforms
🔗Best way to localize Hugo apps
The first step is to extract the text to translate into language files. This process is called internationalization. Hugo apps use YAML files which are supported natively by WebTranslateIt.
Once you have internationalized your Hugo app, use a translation software localization tool such as WebTranslateIt to manage your localization workflow.
It is easy to translate a Android app with WebTranslateIt. Create a project, upload your source language file in the File Manager and translate it on the Translation Interface.
The tools included in WebTranslateIt, such as Batch Operations, the Translation Memory or Machine Translation can help you translate that file automatically, faster and cost effectively.
🔗Links of interest
- WebTranslateIt’s CLI to help sync language files.