You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"save-before-locations-can-be-set": "Bemærk! Datakilden skal gemmes før der kan tilkobles lokationer. Gem og åbn datakilden igen."
280
283
},
281
284
"rss-feed-type": {
282
-
"title": "RSS feed"
285
+
"title": "RSS"
283
286
}
284
287
}
285
288
},
286
289
"feed-source-form": {
287
290
"feed-source-name-label": "Navn",
288
291
"feed-source-description-label": "Beskrivelse",
289
292
"feed-source-feed-type-label": "Type",
293
+
"feed-type-not-supported": "Typen understøttes ikke af administrationen.",
290
294
"save-button": "Gem datakilde",
291
295
"cancel-button": "Annuller"
292
296
},
@@ -1075,5 +1079,15 @@
1075
1079
"active": "Aktiv",
1076
1080
"future": "Fremtidig",
1077
1081
"expired": "Udløbet"
1082
+
},
1083
+
"colibo-feed-type": {
1084
+
"title": "Colibo feed",
1085
+
"api-base-uri": "API Base URI",
1086
+
"client-id": "Client ID",
1087
+
"client-secret": "Client Secret",
1088
+
"values-info": "Værdierne Client ID og Client Secret findes ved at oprette en API klient i \"Systemadministration\" -> \"API adgangshåndtering\" i Colibo intranet.",
0 commit comments