From ecb7a836ec2ea2692cf333a7a786e46635254caf Mon Sep 17 00:00:00 2001 From: Rui Melo Date: Thu, 6 Mar 2025 16:30:16 +0000 Subject: Add Portuguese from Portugal Language (#7329) * Good day to deal with people in high places; particularly lonely stewardesses. * You're currently going through a difficult transition period called "Life." * You're at the end of the road again. * Fixes * Add references to pt-pt * Fix order * Config typos * Update conf.php * Fix whitespace * Update app/i18n/pt-pt/sub.php --------- Co-authored-by: Alexandre Alapetite --- app/i18n/tr/gen.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/tr/gen.php') diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php index cd5ac95a3..b32cf8f5e 100644 --- a/app/i18n/tr/gen.php +++ b/app/i18n/tr/gen.php @@ -170,6 +170,7 @@ return array( 'oc' => 'Occitan', // IGNORE 'pl' => 'Polski', // IGNORE 'pt-br' => 'Português (Brasil)', // IGNORE + 'pt-pt' => 'Português (Portugal)', // IGNORE 'ru' => 'Русский', // IGNORE 'sk' => 'Slovenčina', // IGNORE 'tr' => 'Türkçe', // IGNORE -- cgit v1.2.3