mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
feat: Translate into dutch language
This commit is contained in:
parent
f355ff01e4
commit
b20aaecc01
1 changed files with 35 additions and 0 deletions
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"@@locale": "nl-NL",
|
||||
"bold": "Vet",
|
||||
"@bold": {},
|
||||
"bulletedList": "Opsommingstekens",
|
||||
"@bulletedList": {},
|
||||
"checkbox": "Selectievakje",
|
||||
"@checkbox": {},
|
||||
"embedCode": "",
|
||||
"@embedCode": {},
|
||||
"heading1": "H1",
|
||||
"@heading1": {},
|
||||
"heading2": "H2",
|
||||
"@heading2": {},
|
||||
"heading3": "H3",
|
||||
"@heading3": {},
|
||||
"highlight": "Highlight",
|
||||
"@highlight": {},
|
||||
"image": "Afbeelding",
|
||||
"@image": {},
|
||||
"italic": "Cursief",
|
||||
"@italic": {},
|
||||
"link": "",
|
||||
"@link": {},
|
||||
"numberedList": "Nummering",
|
||||
"@numberedList": {},
|
||||
"quote": "Quote",
|
||||
"@quote": {},
|
||||
"strikethrough": "Doorhalen",
|
||||
"@strikethrough": {},
|
||||
"text": "Tekst",
|
||||
"@text": {},
|
||||
"underline": "Onderstrepen",
|
||||
"@underline": {}
|
||||
}
|
||||
Loading…
Reference in a new issue