From 359b4c0929e251a6ef66f675c9d702acacf2d953 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 18 Jul 2016 08:26:17 -0700 Subject: [PATCH] [script] correct flag for portugal [ci skip] --- .github/osia_convert.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/osia_convert.rb b/.github/osia_convert.rb index c170c152..6f0db5bb 100644 --- a/.github/osia_convert.rb +++ b/.github/osia_convert.rb @@ -80,7 +80,7 @@ def output_flag(lang) when 'nld' '🇳🇱' when 'por' - '🇧🇷' + '🇵🇹' when 'spa' '🇪🇸' when 'zho'