Community Translations

SynaptikCMS ships with English, French and Spanish. All other language packs below are contributed by the community. Download the ZIP, drop the JSON files into your lang/ folder, and set active_language in your config.

German v1.0.0

Deutsch

By: @treeandcoffee

Download

Add your language

Copy lang/front/en.json and lang/admin/en.json from the CMS repo, translate the values, and open a pull request on the GitHub updates repository. Add your entry to translations.json with your name and a download link (GitHub release or direct file). Your translation will appear here after 24 h.

How to install a language pack

Download the ZIP for your language. Inside you will find two folders: front/ (the public site strings) and admin/ (the admin panel strings). Copy the {locale}.json files into the matching lang/front/ and lang/admin/ directories of your SynaptikCMS install, then go to Admin → Settings → Language and select your language. The compiled cache rebuilds automatically on the next request.