mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-14 12:35:15 +00:00
15 lines
401 B
JSON
15 lines
401 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/localazy/cli-schema/master/localazy.json",
|
|
"readKey": "a7633943728394577700-c0f9f1df124fbdbe76b2c7dfcbfe574476d56509e0da6180e2a321dbbe056c40",
|
|
"upload": {
|
|
"type": "json",
|
|
"files": "translations/en.json",
|
|
"features": [
|
|
"arb_metadata",
|
|
"plural_object"
|
|
]
|
|
},
|
|
"download": {
|
|
"files": "translations/${lang}.json"
|
|
}
|
|
} |