From 2cf7005e2139e7bf33327ef91f971276b5ba9948 Mon Sep 17 00:00:00 2001 From: c0m4r Date: Sun, 21 Jan 2024 14:21:56 +0100 Subject: [PATCH] Added polish translation --- lib/src/supported_locales.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/src/supported_locales.dart b/lib/src/supported_locales.dart index e48cc8d..61436f5 100644 --- a/lib/src/supported_locales.dart +++ b/lib/src/supported_locales.dart @@ -29,6 +29,7 @@ final supportedLocales = [ 'nl', 'no', //'oc', + 'pl', 'pt_PT', 'ru', 'ja',