Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 0.0% (0 of 59 strings)

Translation: ioBroker Adapters/javascript
Translate-URL: https://weblate.iobroker.net/projects/adapters/javascript/de/
  • Loading branch information
mcm1957 authored and weblate committed Jan 15, 2025
1 parent 9da69f3 commit dfb554e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion admin/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@
"tooltip_libraries": "Zusätzliche NPM Pakete mit Komma getrennt. Man kann die Pakete mit require('name') benutzen.",
"tooltip_longitude": "Der Längengrad im Format 5.345 für Astro-Funktion",
"tooltip_useSystemGPS": "Die Koordinaten aus den Systemeinstellungen verwenden"
}
}
11 changes: 11 additions & 0 deletions admin/words.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*global systemDictionary:true */
/*
+===================== DO NOT MODIFY ======================+
| This file was generated by translate-adapter, please use |
| `translate-adapter adminLanguages2words` to update it. |
+===================== DO NOT MODIFY ======================+
*/
'use strict';

systemDictionary = {
};

0 comments on commit dfb554e

Please sign in to comment.