How can I get only one language in the admin site? You know, my shop only has to be in spanish so I want to delete the others languages -german, english, french-... Im not only talking about the traduction. I do not need, for example, the fields for the name of each item in french...
Maybe the easier way is use the default language (I think its german) and then change it with the spanish file and delete the others. How can I do that?
I dont want to write the name of each item four or five times for each language. I know It really doesnt matter if I do not fill each field (only the one for my language) but its dificult to explain to the people that are going to insert all the products in the shop
Thaks for your help. My project ir almost ready so I hope I can give you the URL in a couple of weeks. I hope you like it ;)
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For all others, who don't find the anser themselves ;-)
Remove all informations about languages from database table language EXCEPT , whereis ID=1. Edit informations in database to your favorit language (language file and image).
Do this changes BEFORE you enter any informations for products departements and so on.
Greetings,
Andreas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Andreas
How can I get only one language in the admin site? You know, my shop only has to be in spanish so I want to delete the others languages -german, english, french-... Im not only talking about the traduction. I do not need, for example, the fields for the name of each item in french...
Maybe the easier way is use the default language (I think its german) and then change it with the spanish file and delete the others. How can I do that?
I dont want to write the name of each item four or five times for each language. I know It really doesnt matter if I do not fill each field (only the one for my language) but its dificult to explain to the people that are going to insert all the products in the shop
Thaks for your help. My project ir almost ready so I hope I can give you the URL in a couple of weeks. I hope you like it ;)
Regards
Sorry Andreas. It was a stupid question. I have found the solution myself...
Thanks anyway
For all others, who don't find the anser themselves ;-)
Remove all informations about languages from database table language EXCEPT , whereis ID=1. Edit informations in database to your favorit language (language file and image).
Do this changes BEFORE you enter any informations for products departements and so on.
Greetings,
Andreas.