Page 1 of 1

Language edit

Posted: 21 Mar 2015, 07:28
by rokudamerlin
hi,
i want add a other worth to the worth "images" where can i find it ?

greez stefan

Re: Language edit

Posted: 21 Mar 2015, 10:49
by mjau-mjau
rokudamerlin wrote:i want add a other worth to the worth "images" where can i find it ?
Unfortunately, languages are not yet editable.

Re: Language edit

Posted: 23 Mar 2015, 06:39
by rokudamerlin
hmm.. i search not a option i search the text in the code .. what display this ..

can you me not say where is the place from him in html ?

Re: Language edit

Posted: 23 Mar 2015, 10:04
by mjau-mjau
rokudamerlin wrote:can you me not say where is the place from him in html ?
If you can give me a link and/or screenshot to exactly what "images" text you are referring to ...

Re: Language edit

Posted: 23 Mar 2015, 11:32
by rokudamerlin
here:
http://stefanhubigdesign.de/Referenzen/ ... Webseiten/

the worth "Images" from (6 Images) ..

greez

Re: Language edit

Posted: 23 Mar 2015, 23:47
by mjau-mjau
If you really must fix this, then you can edit the file templates/partials/module.folders.html, and locate the code:
Code
pluralize(amount, 'image', 'images')
After change, you may need to add an empty space to this page's content also, to make sure it refreshes the cache.

Re: Language edit

Posted: 24 Mar 2015, 07:04
by rokudamerlin
mjau-mjau wrote: After change, you may need to add an empty space to this page's content also, to make sure it refreshes the cache.
what you mean ? we can i refresh the cache ? you mean in browser ?

Re: Language edit

Posted: 24 Mar 2015, 07:33
by rokudamerlin
looks very nice thank you !!

so .. where can i edit the Time from date ?

when i activate the "date" i see .. 6 days ago .. and the days and the ago i want edit :D

Re: Language edit

Posted: 24 Mar 2015, 11:47
by mjau-mjau
rokudamerlin wrote:when i activate the "date" i see .. 6 days ago .. and the days and the ago i want edit :D
That is javascript ... Sorry, you cannot currently edit things like this.