diff --git a/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_nl_NL.arb b/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_nl_NL.arb new file mode 100644 index 0000000000..814e22655d --- /dev/null +++ b/frontend/app_flowy/packages/appflowy_editor/lib/l10n/intl_nl_NL.arb @@ -0,0 +1,35 @@ +{ + "@@locale": "nl-NL", + "bold": "Vet", + "@bold": {}, + "bulletedList": "Opsommingstekens", + "@bulletedList": {}, + "checkbox": "Selectievakje", + "@checkbox": {}, + "embedCode": "Invoegcode", + "@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": {} +} \ No newline at end of file