-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DutchmanNL
committed
Jul 25, 2023
1 parent
4c553b2
commit 2630fc3
Showing
3 changed files
with
209 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"Add": "додати", | ||
"Add Device": "Додати пристрій", | ||
"Add device manualy": "Додайте пристрій вручну", | ||
"Close": "Закрити", | ||
"Connected": "Підключено", | ||
"Device add failed, please enter correct IP and ensure device is reachable": "Не вдалося додати пристрій. Введіть правильну IP-адресу та переконайтеся, що пристрій доступний", | ||
"IP-Adress": "IP-адреса", | ||
"Intervall in seconds": "Інтервал у секундах", | ||
"Name": "Ім'я", | ||
"WLED devices are discovered automatically, if not you can use the ADD Device button.": "Пристрої WLED виявляються автоматично, якщо ні, ви можете скористатися кнопкою ДОДАТИ пристрій.", | ||
"wled adapter settings": "Налаштування адаптера для wled" | ||
} |
Oops, something went wrong.