| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Translation.SupportedLanguages
Queries the list of translation languages the framework supports.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Translation | 16.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Translation.SupportedLanguages" )
Parameters
none
Result
Returns list or error.
Description
Queries the list of translation languages the framework supports.A language must download before it can be used in a translation.
Examples
Try the function on macOS 26.1:
MBS( "Translation.SupportedLanguages" )
Example result:
vi
pt
uk
it
zh-TW
ko
en-GB
de
zh
ja
id
nl
fr
th
es
tr
pl
ar-AE
ru
en
hi
Example result:
vi
pt
uk
it
zh-TW
ko
en-GB
de
zh
ja
id
nl
fr
th
es
tr
pl
ar-AE
ru
en
hi
See also
Example Databases
Blog Entries
This function checks for a license.
Created 24th November 2025, last changed 24th November 2025
MarkDown version: TranslationSupportedLanguages.md