Magento: Syncing product/category translations from "Store 1 > German Store View" to "Store 2 > German Store View"
        Posted  
        
            by 
                mattalexx
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mattalexx
        
        
        
        Published on 2011-01-05T19:49:35Z
        Indexed on 
            2011/01/05
            19:53 UTC
        
        
        Read the original article
        Hit count: 345
        
For two different store Views using the same locale, it is easy to manage translations for miscellaneous text that's stored in CSV files. It's just a question of configuring the locale correctly so the correct CSV files will be used.
But my client has entered a bunch of translations for products and categories into the admin by changing the scope to "Store 1 > German" and setting the translations. But now he has Store 2, with a German store view. How does he keep "Store 1 > German Store View" and "Store 2 > German Store View" in sync?
© Stack Overflow or respective owner