-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localisation updates from https://translatewiki.net.
- Loading branch information
1 parent
fdfa389
commit 6e8ebf2
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"Martsniez" | ||
"Martsniez", | ||
"McDutchie" | ||
] | ||
}, | ||
"wbedtf-desc": "Voegt ondersteuning aan Wikibase toe voor de EDTF standaard via een speciaal data type", | ||
"datatypes-type-edtf": "EDTF Datum/Tijd", | ||
"wikibase-listdatatypes-edtf-head": "EDTF Datum/Tijd" | ||
"wikibase-listdatatypes-edtf-head": "EDTF Datum/Tijd", | ||
"wikibase-listdatatypes-edtf-body": "<p>Een datum of tijd in het formaat [https://www.loc.gov/standards/datetime/ Extended Date/Time Format (EDTF)].</p><p>Dit formaat is beschikbaar omdat de [https://github.com/ProfessionalWiki/WikibaseEdtf uitbreiding Wikibase EDTF] is ingeschakeld. Zie de [https://github.com/ProfessionalWiki/WikibaseEdtf#wikibase-edtf documentatie] van de uitbreiding voor meer informatie over het gebruik.</p>" | ||
} |