mirror of https://github.com/arendst/Tasmota.git
Merge pull request #3465 from znanev/patch-1
Update Bulgarian language file
This commit is contained in:
commit
df3a07fad8
|
@ -28,7 +28,7 @@
|
||||||
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
||||||
* Use online command Prefix to translate cmnd, stat and tele.
|
* Use online command Prefix to translate cmnd, stat and tele.
|
||||||
*
|
*
|
||||||
* Updated until v6.0.0a
|
* Updated until v6.1.1.5
|
||||||
\*********************************************************************/
|
\*********************************************************************/
|
||||||
|
|
||||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||||
|
@ -206,7 +206,7 @@
|
||||||
#define D_ERASED_SECTOR "Изтрит сектор"
|
#define D_ERASED_SECTOR "Изтрит сектор"
|
||||||
|
|
||||||
// xdrv_02_webserver.ino
|
// xdrv_02_webserver.ino
|
||||||
#define D_NOSCRIPT "To use Tasmota, please enable JavaScript"
|
#define D_NOSCRIPT "Разрешете JavaScript, за да използвате Tasmota"
|
||||||
#define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "Минимален фърмуеър - моля надградете го"
|
#define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "Минимален фърмуеър - моля надградете го"
|
||||||
#define D_WEBSERVER_ACTIVE_ON "Уеб сървърът е активен на"
|
#define D_WEBSERVER_ACTIVE_ON "Уеб сървърът е активен на"
|
||||||
#define D_WITH_IP_ADDRESS "с IP адрес"
|
#define D_WITH_IP_ADDRESS "с IP адрес"
|
||||||
|
|
Loading…
Reference in New Issue