diff --git a/README.md b/README.md index b6b598ac..0c6d6761 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Currently, translations are available for these locales: * `Locale('tr')` * `Locale('uk')` * `Locale('pt')` +* `Locale('pl')` ### 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!