Estuary's entire interface, tutorials and help texts are translated into multiple natural languages
Estuary is built with multilingual support from the ground up: all interface labels, tutorial texts, and help content are served in the user’s selected natural language (currently English and Español, with an expanding set). This is a deliberate access and inclusion design decision: live coding can be learnt and practised without needing English as a gate. The TranslatableText type in the codebase is a Map Language Text, meaning every piece of human-readable text is a language-keyed map. This distinguishes Estuary from tools like TidalCycles or SuperCollider where documentation is English-only.
Examples
Select ‘Español’ in Estuary’s language menu to see the full tutorial text, all widget labels, and the about page switch to Spanish instantly.
Assessment
Explain why the multilingual design is pedagogically significant for live-coding workshops in non-English-speaking contexts; name at least one language currently supported.