-
Notifications
You must be signed in to change notification settings - Fork 12
Localize README.md
ehom edited this page May 21, 2019
·
3 revisions
Here's some information if you get your README.md localized.
TODO: document some practices to make your README.md localizable.
Puppet Forge will look in <module-name>/readmes
for README_<locale-id>.md
if the browser language is not set to English. It will fallback to the default version if the corresponding non-English version is not found.
For Instance:
The README.md from puppetlabs-mysql
gets localized and then goes here:
puppetlabs-mysql/readmes
as README_ja_JP.md