Releases: AsgardCms/Translation
Releases · AsgardCms/Translation
1.14.0
Changed
- fix translation csv download (PR #32 )
1.13.0
Changed
- Use
$router
variable in routes file
1.12.0
Added
- Adding translation for reset email sent notification
- Add a check to avoid errors on some systems (PR #27 )
1.11.1
Changed
- Using the correct configuration file & key to hide sidebar
- Updating French translations (PR #25 )
1.11.0
added:
- Spanish translations ( PR #23 )
1.10.1
changed:
- Fixed the Cache Decorator using null in the Cache Key ( PR #24 )
1.10.0
added:
- French translations ( PR #20 )
1.9.1
changed:
- Fixed variable name in cache decorator ( PR #19 )
1.9.0
added:
- Translation keys for the new menu types coming soon ( PR #14 )
changed:
- Making sure the translation cache key doesnt contain spaces (PR #17 )
- Only use the cache decorator if this is enabled in environment file (PR #18 )
1.8.0
added:
- Adding swedish language tab translation
changed:
- Converting translation files that were in latin1 to utf8 encoding