Skip to content

How do I localize an asset such as a PNG? #5294

Answered by slorber
kristofferwitt asked this question in Q&A
Discussion options

You must be logged in to vote

You can colocate the asset near the doc using it and use a relative path.
The i18n folder could contain the localized asset and localized doc, still linked through relative paths (so that the path doesn't need to be updated in the localized doc).
If you use Crowdin, you can configure it to upload the asset to localize so that their UI allows to localize that asset.

In practice, I suspect this strategy has not been widely used so far so let me know if it doesn't work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kristofferwitt
Comment options

Answer selected by kristofferwitt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants