Currency Translation > Last seen on Detail Side

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
tenkraD
Advanced
Posts: 110
Joined: 25 Jul 2017, 08:38

Currency Translation > Last seen on Detail Side

Post by tenkraD » 28 Jul 2017, 12:25

I am using aimeos 17.7.0 with typo3 7.6.20 and would like to translate FR Label to CHF.
config.language is DE
For the translation of the label im using code part below.

plugin.tx_aimeos.settings.i18n.de.0 {
domain = client/currency
string = CHF
trans = CHF
}

This works very well except on the *last seen* on the detail side.
Can u help me with that?

Thanks

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Currency Translation > Last seen on Detail Side

Post by aimeos » 28 Jul 2017, 20:03

The last seen items are cached in your session. If you clear your cookies, the new items will be like you expect.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply