diff --git a/web/public/locales/uk/config/cameras.json b/web/public/locales/uk/config/cameras.json index 0967ef424..c0be2e59a 100644 --- a/web/public/locales/uk/config/cameras.json +++ b/web/public/locales/uk/config/cameras.json @@ -1 +1,15 @@ -{} +{ + "name": { + "label": "Назва камери", + "description": "Потрібно вказати назву камери" + }, + "label": "Конфігурація камери", + "friendly_name": { + "label": "Зрозуміле ім'я", + "description": "Зручна назва камери, що використовується в інтерфейсі Frigate" + }, + "enabled": { + "label": "Увімкнено", + "description": "Увімкнено" + } +} diff --git a/web/public/locales/uk/views/chat.json b/web/public/locales/uk/views/chat.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/uk/views/chat.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/uk/views/motionSearch.json b/web/public/locales/uk/views/motionSearch.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/uk/views/motionSearch.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/uk/views/replay.json b/web/public/locales/uk/views/replay.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/uk/views/replay.json @@ -0,0 +1 @@ +{}