Skip to content

Commit

Permalink
New translations common.json (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Nov 2, 2021
1 parent 751b4f7 commit 698c61c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions public/locales/nl/common.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"seoDescription": "Genereer tijdsaanduidingen voor Discord chatberichten",
"howTo": "Pick a date, copy the desired timestamp from the {{syntaxColName}} column, then paste it anywhere in a chat message. The result will be a dynamic timestamp that displays differently for everyone based on their own timezone.",
"howTo": "Kies een datum, kopieer de gewenste tijdsaanduiding van de {{syntaxColName}} kolom en plak deze dan ergens in een chatbericht. Het resultaat zal een dynamische tijdsaanduiding zijn die voor iedereen anders wordt weergegeven, gebaseerd op hun eigen tijdzone.",
"input": {
"date": "Date and time",
"timezone": "Timezone"
"date": "Datum en tijd",
"timezone": "Tijdzone"
},
"table": {
"syntax": "Chat syntax",
"example": "Example result"
"syntax": "Chat syntaxis",
"example": "Voorbeeld resultaat"
},
"changeLanguage": "Change language",
"current": "Current",
"changeLanguage": "Wijzig taal",
"current": "Huidig",
"notFound": {
"heading": "Not Found",
"content": "Nothing to see here."
"heading": "Pagina niet gevonden",
"content": "Niets te zien hier."
},
"builtWith": "Website built with <1>Font Awesome Free</1>",
"openSource": "Open-source software",
"viewSource": "View source code",
"notAffiliated": "This project is not affiliated with Discord."
"builtWith": "Website gemaakt met <1>Font Awesome Free</1>",
"openSource": "Open bron software",
"viewSource": "Bekijk de broncode",
"notAffiliated": "Dit project is niet geassocieerd met Discord."
}

0 comments on commit 698c61c

Please sign in to comment.