This commit is contained in:
MichaelDvP
2022-11-13 18:43:36 +01:00
parent 37c121e8de
commit 33d2cb9a49
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ const de: Translation = {
PRODUCT: 'Produkt', PRODUCT: 'Produkt',
VERSION: 'Version', VERSION: 'Version',
ENTITY_NAME: 'Entitätsname', ENTITY_NAME: 'Entitätsname',
VALUE: '{{Wert||wert}}', VALUE: 'Wert',
SHOW_FAV: 'nur Favoriten anzeigen', SHOW_FAV: 'nur Favoriten anzeigen',
DEVICE_SENSOR_DATA: 'Geräte- und Sensordaten', DEVICE_SENSOR_DATA: 'Geräte- und Sensordaten',
DEVICES_SENSORS: 'Geräte & Sensoren', DEVICES_SENSORS: 'Geräte & Sensoren',

View File

@@ -197,7 +197,7 @@ export const DeviceValueUOM_s = [
'kW', 'kW',
'W', 'W',
'KB', 'KB',
'second', 'seconds',
'dBm', 'dBm',
'°F', '°F',
'mV', 'mV',