Or just a static html page with javascript browser language detection that shows content in particular language.
-----Ursprüngliche Nachricht----- Von: Stephan Bauer [mailto:i...@stephanbauer.info] Gesendet: Mittwoch, 12. April 2017 16:00 An: dev-general@lists.oxidforge.org; scho...@primus-print.de Betreff: Re: localized offline.html Hi Robert, I think there is no solution except of writing an extension. You could write an extension, that extends oxutils.php (redirectOffline ($iHeaderCode=302)) and redirects to different files (e.g. offline_de.html) dependent on the language. Regards Stephan Bauer Am 12.04.2017 um 14:59 schrieb Robert Schöne: > Hi there! > Is there a solution to have a localized offline.html ? > We run shops in different languages and it is somehow unconvenient to > have a maintenance page that is not in the native language of that shop. > Do we overlook something? > Thanks for your help on that issue. > > Best regards, > Robert Schöne