From a55b84dba18564e0959bd709b0da0e5b228d3ca0 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 15 Jun 2023 00:04:17 +0200 Subject: [PATCH] Fix: add dutch translation --- assets/layers/charging_station/charging_station.protojson | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/layers/charging_station/charging_station.protojson b/assets/layers/charging_station/charging_station.protojson index 0f8f41f6d..ae6669008 100644 --- a/assets/layers/charging_station/charging_station.protojson +++ b/assets/layers/charging_station/charging_station.protojson @@ -175,7 +175,8 @@ { "if": "access=permissive", "then": { - "en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed." + "en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.", + "nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). " } } ]