Skip to content

More metadata for each locale #2012

@matthewmayer

Description

@matthewmayer

follows on from #1978
related to #1984

I would like to see more metadata added for each locale, for example:

{
title:"German (Austria)",
endonym:"Deutsch (Österreich)", //in native language
code:"de_AT", //same as locale key
language:"de", //ISO_639-1
country:"AT", //ISO 3166-1 alpha-2. omitted if no country
rtl:false, //right-to-left
script:"Latn" //ISO_15924
}

I would be happy to implement this but maybe can get some feedback on the naming of the keys and values first?

Metadata

Metadata

Assignees

Labels

c: featureRequest for new featurec: localePermutes locale definitionsp: 1-normalNothing urgent

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions