From e0205a3cff570afa94e104a673fec6779cb4dabd Mon Sep 17 00:00:00 2001 From: X Code Date: Thu, 18 Nov 2021 07:51:52 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 787bef8f..4d1a2243 100644 --- a/README.md +++ b/README.md @@ -126,10 +126,6 @@ Currently, translations are available for these locales: ### Contributing to translations The translation file is located at [lib/src/translations/toolbar.i18n.dart](lib/src/translations/toolbar.i18n.dart). Feel free to contribute your own translations, just copy the English translations map and replace the values with your translations. Then open a pull request so everyone can benefit from your translations! -## Migrate Zefyr Data - -Check out [code](https://github.com/jwehrle/zefyr_quill_convert) and [doc](https://docs.google.com/document/d/1FUSrpbarHnilb7uDN5J5DDahaI0v1RMXBjj4fFSpSuY/edit?usp=sharing). - ---