Skip to content

Localize labels into Japanese, Korean #566

@1ec5

Description

@1ec5

The list of supported languages to automatically localize labels into should be updated to include Japanese and Korean, which are now available via the name_ja and name_ko fields in Mapbox Streets v7:

/**
* Arabic (if available, otherwise same as name)
*/
public static final String ARABIC = "name_ar";

@StringDef( {LOCAL_NAME, ENGLISH, FRENCH, SIMPLIFIED_CHINESE, ARABIC, SPANISH, GERMAN, PORTUGUESE,
RUSSIAN, CHINESE})

/ref mapbox/vector-tiles#54 mapbox/mapbox-gl-language#21 mapbox/mapbox-gl-native#12283
/cc @langsmith

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions