From 328b6691ed1b343f511b0867b74d100d17c05c82 Mon Sep 17 00:00:00 2001 From: Hanne Moa <hanne.moa@uninett.no> Date: Thu, 10 Mar 2016 12:08:42 +0100 Subject: [PATCH] No translations at all for this language Besides, "sam" is Samaritan Aramaic, not Southern Sami --- templates/includes/header.php | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/includes/header.php b/templates/includes/header.php index 30e734832..47a0dfd1f 100644 --- a/templates/includes/header.php +++ b/templates/includes/header.php @@ -148,7 +148,6 @@ if($onLoad !== '') { 'no' => 'Bokmål', // Norwegian Bokmål 'nn' => 'Nynorsk', // Norwegian Nynorsk 'se' => 'Sámegiella', // Northern Sami - 'sam' => 'Åarjelh-saemien giele', // Southern Sami 'da' => 'Dansk', // Danish 'en' => 'English', 'de' => 'Deutsch', // German -- GitLab