Skip to content

Localization

Alexander Stoimenov edited this page Jun 21, 2016 · 1 revision

You can translate almost everything (parts of the CMS, for example the pagination and the search in the index view, are handled by another packages which have their own localization options). Just make new folder in resources/lang and name it after your desired locale (e.g. de) then copy and translate the contents of resources/lang/en folder.

Clone this wiki locally