New Crowdin updates (#1038)

This commit is contained in:
Thomas Camlong
2023-06-11 00:59:03 +09:00
committed by GitHub
parent 0bfa8ac982
commit 21fdb3d02c
57 changed files with 615 additions and 132 deletions

View File

@@ -2,7 +2,7 @@
"modals": {
"blockedPopups": {
"title": "",
"text": "",
"text": "Ваш браузер заблокировал доступ Homarr к своему API. Это обычно вызвано блокировщиками рекламы или отказом в разрешениях. Homarr не может автоматически запрашивать разрешения.",
"list": {
"browserPermission": "",
"adBlockers": "",

View File

@@ -9,6 +9,27 @@
},
"allowFullScreen": {
"label": "Разрешить полноэкранный режим"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
}
}
},
@@ -20,4 +41,4 @@
}
}
}
}
}

View File

@@ -14,7 +14,7 @@
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"settings.textLinesClamp": {
"textLinesClamp": {
"label": ""
}
},