From 055779022caa9ed20125aa72552bfa988c5b0c80 Mon Sep 17 00:00:00 2001 From: Danilo Moreira de Castro Date: Wed, 10 Apr 2019 15:34:28 -0300 Subject: i18n: Add "pt" to config.yml --- static/admin/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index 5bee7cb..185ed37 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -91,6 +91,7 @@ collections: - { label: "🇹🇷 Turkish", value: "tr" } - { label: "🇩🇪 Deutsch", value: "de" } - { label: "🇫🇷 French", value: "fr" } + - { label: "🇵🇹 Portuguese", value: "pt" } - label: 'Site language in code for html[lang]' hint: 'Use the ISO 639-1 defined abbreviations. Examples: en, lt, de. Fully explained here: https://github.com/cstate/cstate/wiki/Customization#changing-site-language' name: 'languageCode' -- cgit v1.2.3-70-g09d2