Help by translating Multishop in your local language
On the following page you can help by translating Multishop in your local language:
https://translation.typo3.org/projects/TYPO3.ext.multishop/
Spanish:
https://translation.typo3.org/es/TYPO3.ext.multishop/pi1/locallang.xlf
The following language are already translated by our supporters:
- Dutch
- German
- French
Danish language in Frontend
Author | Message |
---|---|
donslund Jeppe Donslund Multishop professional Topic creator registered since: 28.08.2013 Posts: 27 | Hi. I can't get TYPO3MultiShop to show up in Danish in FrontEnd. I have updated the language pack through the Extension manager and in my TS i have this. [typoscript]config.language = da config.language_alt = dk config.locale_all = da_DK config.sys_language_uid = 0 config.defaultGetVars { L = 0 } config.uniqueLinkVars = 1 # dont forget to set the allowed range - otherwise anything else could be inserted config.linkVars = L(0-2) config.sys_language_overlay = content_fallback [browser = msie] config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xmlns:v=”urn:schemas-microsoft-com:vml” xml:lang="da" [globalVar = GP:L = 1] config.language = en config.locale_all = en_EN config.htmlTag_langKey = en-EN config.sys_language_uid = 1 [global] [globalVar = GP:L = 2] config.language = de config.locale_all = de_DE config.htmlTag_langKey = de-DE config.sys_language_uid = 2 [global][/typoscript] It works for tt_news, but not for TYPO3MultiShop |
Written on: 03. 04. 2014 [11:14] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | What I see is that Danish is key da, not dk. Also make sure you use version 3. Note; The TYPO3 core developers are updating the Multishop V3 version to the translation server this week. http://translation.typo3.org/da/TYPO3.TYPO3.ext.multishop/ |
Written on: 23. 06. 2014 [19:32] | |