21 lines
535 B
JSON
21 lines
535 B
JSON
{
|
|
"masksAndZones": {
|
|
"motionMasks": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
},
|
|
"objectMasks": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
},
|
|
"zones": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
}
|
|
},
|
|
"documentTitle": {
|
|
"default": "Настройки - Фригейт",
|
|
"authentication": "Настройки за сигурността - Фругейт"
|
|
}
|
|
}
|