diff --git a/ShopsWithoutOpeningHours.json b/ShopsWithoutOpeningHours.json
index 9a1936e..d8cff64 100644
--- a/ShopsWithoutOpeningHours.json
+++ b/ShopsWithoutOpeningHours.json
@@ -1,7 +1,9 @@
 {
     "type": "overpass",
     "name": {
-        "en": "Shops without opening hours"
+        "en": "Shops without opening hours",
+        "nl": "Winkels zonder openingstijden",
+        "de": "Geschäfte ohne Öffnungszeiten"
     },
     "query": {
         "16": "(node[\"shop\"][\"opening_hours\"!~\".*\"];way[\"shop\"][\"opening_hours\"!~\".*\"];relation[\"shop\"][\"opening_hours\"!~\".*\"];)"