targetLocales property

List<String> targetLocales
final

Translation targets (e.g. [es, ja, ar]). Empty after dialect init — the user fills this in before their first dialect check.

Implementation

final List<String> targetLocales;