Skip to content

Commit df214a4

Browse files
committed
add missing localization for time restriction
1 parent eafc92e commit df214a4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

l10n/customDataTypeGfbio.csv

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ key,de-DE,en-US
22
server.config.name.system.apikey,API-Key, API-Key
33
server.config.parameter.system.apikey.apikey.label,API-Key, API-Key
44
server.config.name.system.update_gfbio,Updateeinstellungen für gfbio-Verknüpfungen,Update settings for gfbio-Relations
5-
server.config.parameter.system.update_gfbio.days.label,Tage zwischen Updates,Days between updates
5+
server.config.parameter.system.update_gfbio.restrict_time.label,Beschränke Updates auf bestimmte Stunden?,Restrict updates to specific hours?
6+
server.config.parameter.system.update_gfbio.restrict_time.checkbox,Ja - beschränken,Yes - restrict
7+
server.config.parameter.system.update_gfbio.from_time.label,Stunde von (Zahl 0-24),Hour from (Int 0-24)
8+
server.config.parameter.system.update_gfbio.to_time.label,Stunde bis (Zahl 0-24),Hour to (Int 0-24)
69
server.config.parameter.system.update_gfbio.default_language.label,Standard-Datensprache als Fallback für Update (ISO 639-1),Default-data-language (as fallback) for update (ISO 639-1)
710
custom.data.type.gfbio.name,gfbio-Verknüpfung,gfbio-Relation
811
custom.data.type.gfbio.subtree_id.name,Eltern-URI,SUBTREE-URI

0 commit comments

Comments
 (0)