CSPS-EFPC-IT / craft-gcweb

Craft CMS boilerplate integrated with the GCWeb theme
2 stars 0 forks source link

Page title is not translated for single pages #12

Closed FrancisMawn closed 4 years ago

FrancisMawn commented 4 years ago

As it is right now, when you first install craft-gcweb and browse to the home page in French, the page title is "Home". You need to manually edit the entry title and translate it to "Accueil". Same goes for the search page. Ideally, these would already be translated on a fresh install without having to do anything.

The splash page is a bit different so we might want to handle this one when working on Issue #3