From 9b85141ce50b13c1f0cef0d150ac578658be64ee Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Tue, 13 Feb 2018 11:11:30 -0500 Subject: [PATCH] Update Polish language code in config --- config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rb b/config.rb index 9883949..89677b0 100644 --- a/config.rb +++ b/config.rb @@ -52,7 +52,7 @@ $languages = { "nl" => { name: "Nederlands" }, - "pl-PL" => { + "pl" => { name: "Polskie" }, "pt-BR" => {