1.2.2releasedLanguages
Offers languages support.
Clone URLhttps://github.com/DeuxHuitHuit/languages.git
Add as a submodulegit submodule add https://github.com/DeuxHuitHuit/languages.git extensions/languages --recursive
Compatibility
2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No | No | No | 1.1 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
Readme
Languages
A field to select languages.
You can add localised names of languages in file /resources/languages/languages.LANGUAGE-CODE.xml
.
LANGUAGE-CODE
is the value from file /resources/languages/languages.xml
at xPath /languages/lang/@code
.
Have a look at /resources/languages/languages.en.xml
for an example.
Version history
Symphony 2.3.4 to 2.x.x
- Updated compatibility PHP 7
Symphony 2.3.4 to 2.x.x
- Updated compatibility infos
Requires Symphony 2.3.4
- Modified
findOptions
method to allow improved flexibility.
Requires Symphony 2.3.x
- Fixed Romanian translation
Requires Symphony 2.3.x
- First release.