diff --git a/.gitignore b/.gitignore index 77c43738..d47eef0c 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ dnsfilter/tests/dnsfilter.TestLotsOfRules*.pprof *.snap launchpad_credentials snapcraft_login -snapcraft.yaml.bak \ No newline at end of file +snapcraft.yaml.bak + +# IntelliJ IDEA project files +*.iml diff --git a/.twosky.json b/.twosky.json index 90e98337..e5579669 100644 --- a/.twosky.json +++ b/.twosky.json @@ -15,8 +15,8 @@ "it": "Italiano", "no": "Norsk", "pl": "Polski", - "pt-br": "Portuguese (BR)", - "pt-pt": "Portuguese (PT)", + "pt-br": "Português (BR)", + "pt-pt": "Português (PT)", "ro": "Română", "sk": "Slovenčina", "sl": "Slovenščina",