[renault] Reorder translations entries (#12878)
Re-run of the i18n tool will then trigger no change. Signed-off-by: Laurent Garnier <lg.hc@free.fr>pull/12883/head
parent
76912786c1
commit
7d782767f9
|
@ -10,6 +10,8 @@ thing-type.renault.car.description = A MyRenault registered car.
|
|||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.renault.car.kamereonApiKey.label = Kamereon API Key
|
||||
thing-type.config.renault.car.kamereonApiKey.description = Access code for MyRenault Services.
|
||||
thing-type.config.renault.car.locale.label = MyRenault Location
|
||||
thing-type.config.renault.car.locale.description = The country (and language combination) that best fits with your MyRenault registered car.
|
||||
thing-type.config.renault.car.locale.option.de_AT = Austria
|
||||
|
@ -49,8 +51,6 @@ thing-type.config.renault.car.updateDelay.label = Update Delay
|
|||
thing-type.config.renault.car.updateDelay.description = How long to wait for commands to reach the car and update to server in seconds.
|
||||
thing-type.config.renault.car.vin.label = VIN
|
||||
thing-type.config.renault.car.vin.description = Vehicle Identification Number
|
||||
thing-type.config.renault.car.kamereonApiKey.label = Kamereon API Key
|
||||
thing-type.config.renault.car.kamereonApiKey.description = Access code for MyRenault Services
|
||||
|
||||
# channel types
|
||||
|
||||
|
|
Loading…
Reference in New Issue