https://github.com/statamic/i18n
Language translations for the Statamic v2 Control Panel
https://github.com/statamic/i18n
Last synced: 3 months ago
JSON representation
Language translations for the Statamic v2 Control Panel
- Host: GitHub
- URL: https://github.com/statamic/i18n
- Owner: statamic
- Created: 2012-11-07T20:53:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T18:54:51.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T04:41:25.796Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 587 KB
- Stars: 37
- Watchers: 15
- Forks: 34
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statamic Control Panel Translations 
## Installing a Translation
1. Download this repo as a zip file
2. Copy the desired translation folder (e.g. `languages/fr`) into `site/lang`.
3. Set `locale: fr` (or translation of choice) in your Control Panel settings area (or `site/settings/cp.yaml`) to apply to all users, or in individual user's files (e.g. `site/users/{username}.yaml`) to apply to only that user.## Contributing
We're looking to the community to help with translation. Feel free to fork, edit, and send pull requests with new languages, fixes, updates, and corrections to any language files.
## Complete Translations
- Arabic (ar) - Latest: 2.8.11
- Dutch (nl) - Latest: 2.11.15
- English (en) - Latest: 2.11.15
- French (fr) - Latest: 2.11.13
- German (de) - Latest: 2.11.15
- Italian (it) - Latest: 2.11.13
- Polish (pl) - Latest: 2.9.6
- Portuguese (pt) - Latest: 2.11.13
- Russian (ru) - Latest: 2.11.13
- Spanish (es) - Latest: 2.11.13
- Turkish (tr) - Latest: 2.11.13