We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
en
Currently when site.locale is set to a non-existent string (eg: it_IT) all UI text strings appear blank.
site.locale
it_IT
Add default English text for these as a fallback if localized text strings do not exist in _data/ui-text.yml.
_data/ui-text.yml
The text was updated successfully, but these errors were encountered:
cc0b266
Add en default text to site.locale strings
0463303
- Close #407
Add Papyrus theme (mmistakes#407)
1253889
0e0b108
- Close mmistakes#407
79fd868
mmistakes
No branches or pull requests
Currently when
site.locale
is set to a non-existent string (eg:it_IT
) all UI text strings appear blank.Add default English text for these as a fallback if localized text strings do not exist in
_data/ui-text.yml
.The text was updated successfully, but these errors were encountered: