Skip to content

Commit 6f13922

Browse files
committed
trying to fix commit errors
1 parent 3389a6d commit 6f13922

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

custom_components/pyscript/translations/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "pyscript",
6-
"description": "Wenn Sie einen Eintrag angelegt haben, können Sie sich die [Doku (Englisch)](https://hacs-pyscript.readthedocs.io/en/latest/) ansehen, um zu lernen wie Sie Scripts und Funktionen erstellen können.",
6+
"description": "Wenn Sie einen Eintrag angelegt haben, können Sie sich die Doku ansehen, um zu lernen wie Sie Scripts und Funktionen erstellen können.",
77
"data": {
88
"allow_all_imports": "Alle Importe erlauben?",
99
"hass_is_global": "Home Assistant als globale Variable verwenden?"

custom_components/pyscript/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "pyscript",
6-
"description": "Once you have created an entry, refer to the [docs](https://hacs-pyscript.readthedocs.io/en/latest/) to learn how to create scripts and functions.",
6+
"description": "Once you have created an entry, refer to the pyscript docs to learn how to create scripts and functions.",
77
"data": {
88
"allow_all_imports": "Allow All Imports?",
99
"hass_is_global": "Access hass as a global variable?"

custom_components/pyscript/translations/sk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "pyscript",
6-
"description": "Akonáhle ste vytvorili položku, pozrite si [docs](https://hacs-pyscript.readthedocs.io/en/latest/) naučiť sa, ako vytvárať skripty a funkcie.",
6+
"description": "Akonáhle ste vytvorili položku, pozrite si docs naučiť sa, ako vytvárať skripty a funkcie.",
77
"data": {
88
"allow_all_imports": "Povoliť všetky importy?",
99
"hass_is_global": "Prístup k globálnej premennej?"

custom_components/pyscript/translations/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"title": "pyscript",
6-
"description": "Bir girdi oluşturduktan sonra, betik ve fonksiyon oluşturmayı öğrenmek için [dokümantasyona](https://hacs-pyscript.readthedocs.io/en/latest/) bakabilirsiniz.",
6+
"description": "Bir girdi oluşturduktan sonra, betik ve fonksiyon oluşturmayı öğrenmek için dokümantasyona bakabilirsiniz.",
77
"data": {
88
"allow_all_imports": "Tüm içe aktarmalara izin verilsin mi?",
99
"hass_is_global": "hass'a global değişken olarak erişilsin mi?"

0 commit comments

Comments
 (0)