From d1fe52f6cb64ef0568c1bee589cbccf2d654b7eb Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Mon, 6 Dec 2021 16:31:23 +0100 Subject: [PATCH] Update toolbar.i18n.dart (#499) --- lib/src/translations/toolbar.i18n.dart | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/src/translations/toolbar.i18n.dart b/lib/src/translations/toolbar.i18n.dart index 0ddaf9e9..8984da73 100644 --- a/lib/src/translations/toolbar.i18n.dart +++ b/lib/src/translations/toolbar.i18n.dart @@ -21,6 +21,15 @@ extension Localization on String { 'Please first select some text to transform into a link.': 'يرجى اختيار نص للتحويل إلى رابط', }, + 'da': { + 'Paste a link': 'Indsæt link', + 'Ok': 'Ok', + 'Select Color': 'Vælg farve', + 'Gallery': 'Galleri', + 'Link': 'Link', + 'Please first select some text to transform into a link.': + 'Vælg venligst først noget tekst for at lave det om til et link.', + }, 'de': { 'Paste a link': 'Link hinzufügen', 'Ok': 'Ok',