mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
42762e6f31
commit_hash:357c52a0afcf287b0045cfe6779eab2756c3c6e6
13 lines
274 B
JSON
13 lines
274 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-fixed-translation.json",
|
|
"$description": "translations.json#/div_translation_fixed"
|
|
},
|
|
{
|
|
"$ref": "div-percentage-translation.json",
|
|
"$description": "translations.json#/div_translation_percentage"
|
|
}
|
|
]
|
|
}
|