frigate/web/public/locales/bg/views/settings.json

17 lines
367 B
JSON
Raw Normal View History

{
"masksAndZones": {
"motionMasks": {
"point_one": "{{count}} точка",
"point_other": "{{count}} точки"
},
"objectMasks": {
"point_one": "{{count}} точка",
"point_other": "{{count}} точки"
},
"zones": {
"point_one": "{{count}} точка",
"point_other": "{{count}} точки"
}
}
}