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

Add internationalisation (i18n) support #103

Closed
wants to merge 4 commits into from
Closed

Add internationalisation (i18n) support #103

wants to merge 4 commits into from

Conversation

gllmhyt
Copy link
Contributor

@gllmhyt gllmhyt commented Feb 24, 2018

Now that Ghost support to translate themes in any language, I've worked a bit on the theme to use the t translation helper and provide the first translation in French.

Everything works as before, but one thing: how dates are displayed on articles. I couldn't figure out (yet) how to cleanly internationalise the date, as the theme is using the american english MMMM Do YYYY. Therefore, I propose to display dates with the timeago atttribute for now.

Fixes #90.

@gllmhyt gllmhyt changed the title Support internationalisation (i18n) and fixes #90 Support internationalisation (i18n) Feb 24, 2018
@gllmhyt gllmhyt changed the title Support internationalisation (i18n) Add internationalisation (i18n) support Feb 24, 2018
@gllmhyt gllmhyt closed this by deleting the head repository Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

i18n support
1 participant