Skip to content

Commit

Permalink
chore: release v6.1.2
Browse files Browse the repository at this point in the history
* (bluefox) Added ukrainian translation
  • Loading branch information
GermanBluefox committed Nov 3, 2022
1 parent 0f366db commit 55c7263
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ And then call `npm run build`.
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 6.1.2 (2022-11-03)
* (bluefox) Added ukrainian translation

### 6.1.0 (2022-11-03)
Expand Down
10 changes: 5 additions & 5 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"files": {
"main.js": "/static/js/main.635e043f.js",
"main.js": "/static/js/main.dc3ba750.js",
"static/css/62.9ee7a356.chunk.css": "/static/css/62.9ee7a356.chunk.css",
"static/js/62.b4d3c322.chunk.js": "/static/js/62.b4d3c322.chunk.js",
"static/js/62.05ee2bb7.chunk.js": "/static/js/62.05ee2bb7.chunk.js",
"static/js/90.3805ee6a.chunk.js": "/static/js/90.3805ee6a.chunk.js",
"static/js/821.759607dc.chunk.js": "/static/js/821.759607dc.chunk.js",
"static/js/13.6f214f89.chunk.js": "/static/js/13.6f214f89.chunk.js",
Expand Down Expand Up @@ -143,9 +143,9 @@
"static/media/Garage Doors.svg": "/static/media/Garage Doors.0c2a1cfca7ad1ea59625.svg",
"static/media/Outdoor Blinds.svg": "/static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "/static/media/Upstairs.441813e54e0daca0882d.svg",
"main.635e043f.js.map": "/static/js/main.635e043f.js.map",
"main.dc3ba750.js.map": "/static/js/main.dc3ba750.js.map",
"62.9ee7a356.chunk.css.map": "/static/css/62.9ee7a356.chunk.css.map",
"62.b4d3c322.chunk.js.map": "/static/js/62.b4d3c322.chunk.js.map",
"62.05ee2bb7.chunk.js.map": "/static/js/62.05ee2bb7.chunk.js.map",
"90.3805ee6a.chunk.js.map": "/static/js/90.3805ee6a.chunk.js.map",
"821.759607dc.chunk.js.map": "/static/js/821.759607dc.chunk.js.map",
"13.6f214f89.chunk.js.map": "/static/js/13.6f214f89.chunk.js.map",
Expand All @@ -166,6 +166,6 @@
"44.1683fad6.chunk.js.map": "/static/js/44.1683fad6.chunk.js.map"
},
"entrypoints": [
"static/js/main.635e043f.js"
"static/js/main.dc3ba750.js"
]
}
2 changes: 1 addition & 1 deletion admin/google-blockly/msg/js/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Blockly.Msg["IOS_VARIABLES_DELETE_BUTTON"] = "Видалити";
Blockly.Msg["IOS_VARIABLES_EMPTY_NAME_ERROR"] = "Ви не можете використовувати порожнє ім'я змінної.";
Blockly.Msg["IOS_VARIABLES_RENAME_BUTTON"] = "Перейменувати";
Blockly.Msg["IOS_VARIABLES_VARIABLE_NAME"] = "Ім'я змінної";
BBlockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-empty-list"; // untranslated
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "створити порожній список";
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Повертає список, довжиною 0, що не містить записів даних";
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "список";
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/tab.html

Large diffs are not rendered by default.

15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,21 @@
"Apollon77 <[email protected]>",
"AlCalzone"
],
"version": "6.1.1",
"version": "6.1.2",
"news": {
"6.1.2": {
"en": "Added ukrainian translation",
"de": "Hinzugefügt ukrainische Übersetzung",
"ru": "Добавлен украинский перевод",
"pt": "Adicionado tradução ukrainian",
"nl": "Vertaling:",
"fr": "Ajout de la traduction ukrainienne",
"it": "Aggiunto ukrainian traduzione",
"es": "Traducción ucraniana",
"pl": "Addedukrainian translation",
"uk": "Додано переклад українською мовою",
"zh-cn": "增加培训员"
},
"6.1.0": {
"en": "Add a configurable check for number of setStates per Minute to prevent scripts from taking down ioBroker. Default are 1000 setState per minute. Only stops if the number is reached 2 minutes in a row!\nAdd createAlias method to create aliases for states\nAdd setStateDelayed to selector\nAdd options to exec command\nFix issues with cancelling schedules when stopping scripts\nCorrected debug mode",
"de": "Fügen Sie eine konfigurierbare Überprüfung für die Anzahl der setStates pro Minute hinzu, um zu verhindern, dass Skripte ioBroker abnehmen. Standard sind 1000 setState pro Minute. Nur stoppt, wenn die Zahl 2 Minuten in Folge erreicht wird!\nFügen Sie createAlias-Methode hinzu, um Alias für Staaten zu erstellen\nSetStateDelayed to selector hinzufügen\nOptionen zum Befehl exec hinzufügen\nBehebt Probleme mit Abbrechen der Termine beim Stoppen von Skripten\nKorrigierter Debug-Modus",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.javascript",
"version": "6.1.1",
"version": "6.1.2",
"description": "Rules Engine for ioBroker",
"author": "bluefox <[email protected]>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js",
"version": "6.1.1",
"version": "6.1.2",
"private": true,
"dependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
Expand Down

0 comments on commit 55c7263

Please sign in to comment.