Convert to i18n translation system #290

Merged
max.mehl merged 16 commits from max.mehl/pmpc-website:feature/convert-i18n into master 2018-06-11 07:49:21 +00:00
Owner

This will solve #225.

i18n is by far more flexible and supports incomplete translations. Before, we used single .toml files which had to be unified to the config.toml file, a quite error-prone process.

With i18n we can also show missing translation strings during build time.

This will solve #225. i18n is by far more flexible and supports incomplete translations. Before, we used single .toml files which had to be unified to the config.toml file, a quite error-prone process. With i18n we can also show missing translation strings during build time.
max.mehl added the
translation
system
hugo/go
labels 2018-06-11 07:13:27 +00:00
max.mehl closed this pull request 2018-06-11 07:49:21 +00:00
max.mehl deleted branch feature/convert-i18n 2018-06-11 07:53:42 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pmpc/website#290
No description provided.