[Xfce4-commits] <www:master> Enable Serbian language.
Nick Schermer
noreply at xfce.org
Thu Nov 14 20:34:01 CET 2013
Updating branch refs/heads/master
to b1675f2e4cfcdd5d061480eb8b47f1f5810537b5 (commit)
from 0eb21f4a37632bdd30f175d4928f9fe655232d68 (commit)
commit b1675f2e4cfcdd5d061480eb8b47f1f5810537b5
Author: Nick Schermer <nick at xfce.org>
Date: Thu Nov 14 20:32:46 2013 +0100
Enable Serbian language.
lib/locales.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/locales.php b/lib/locales.php
index 436c4e7..2816f4e 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -13,6 +13,7 @@ $languages = array (
'pl' => 'Polish',
'pt_BR' => 'Portuguese (Brazilian)',
'sk' => 'Slovak',
+ 'sr' => 'Serbian',
'zh_CN' => 'Chinese (China)');
/* used in header and language detection functions */
More information about the Xfce4-commits
mailing list