The language of the testing pages is automatically set based on the tester's browser preference. If your tester uses their browser in Spanish, the test UI will automatically be shown in Spanish.
However, please note that we only localize the UI itself. You still need to manually translate the content of your mazes to the desired language, since we do not automatically translate your content.
Maze currently supports these testing languages:
- Arabic (ar)
- Catalan (ca)
- Chinese - Simplified (zh-Hans)
- Chinese - Traditional (zh-Hant)
- Czech (cz)
- Danish (da)
- Dutch (nl)
- English (en)
- Finnish (fi)
- French (fr)
- German (de)
- Icelandic (is)
- Italian (it)
- Japanese (ja)
- Korean (ko)
- Latvian (lv)
- Norwegian (no)
- Polish (pl)
- Portuguese - Brazil (pt)
- Romanian (ro)
- Russian (ru)
- Spanish (es)
- Swedish (sv)
- Turkish (tr)
You can force the testing page (maze) to be translated into any supported language by adding a language parameter to the URL. For instance, to pre-set the default language of the maze to Spanish
es
, add ?lng=es
at the end of your maze URL, like so: https://t.maze.co/74641933?lng=es
. You can do this with every supported language listed above.