fix VALUE() where it needs single and plural translations

This commit is contained in:
Proddy
2022-10-31 20:26:49 +01:00
parent 036953044e
commit 20cbbcd9f4
5 changed files with 9 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ const no: Translation = {
DEVICE_DETAILS: 'Enhetsdetaljer',
BRAND: 'Fabrikat',
ENTITY_NAME: 'Objektsnavn',
VALUE: 'Verdi',
VALUE: '{{Verdi|verdi}}',
SHOW_FAV: ' Vis kun favoritter',
DEVICE_SENSOR_DATA: 'Enheter og Sensordata',
DEVICES_SENSORS: 'Enheter og Sensorer',