mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Update bg-BG.js
Translation Update
This commit is contained in:
parent
345b0c1829
commit
86ab97ef56
1 changed files with 6 additions and 6 deletions
|
@ -644,10 +644,10 @@ export default {
|
|||
smseagleEncoding: "Изпрати като Unicode",
|
||||
smseaglePriority: "Приоритет на съобщението (0-9, по подразбиране = 0)",
|
||||
IconUrl: "Икона URL адрес",
|
||||
webhookAdditionalHeadersTitle: "Additional Headers",
|
||||
webhookAdditionalHeadersDesc: "Sets additional headers sent with the webhook.",
|
||||
"Enable DNS Cache": "Enable DNS Cache",
|
||||
Enable: "Enable",
|
||||
Disable: "Disable",
|
||||
dnsCacheDescription: "It may be not working in some IPv6 environments, disable it if you encounter any issues.",
|
||||
webhookAdditionalHeadersTitle: "Допълнителни хедъри",
|
||||
webhookAdditionalHeadersDesc: "Задава допълнителни хедъри, изпратени с уеб куката.",
|
||||
"Enable DNS Cache": "Активирай DNS кеширане",
|
||||
Enable: "Активирай",
|
||||
Disable: "Деактивирай",
|
||||
dnsCacheDescription: "Възможно е да не работи в IPv6 среда - деактивирайте, ако срещнете проблеми.",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue