summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-01 21:35:00 +0400
committerAndrew Dolgov <[email protected]>2013-04-01 21:35:00 +0400
commit2324f15325d32475c8aede8e08df2f7d54b90276 (patch)
tree4c0d2bf2814b646f478b79e90a06ea35ec01f1d7 /include/functions.php
parent9b176694f5ce928ac76984a3b1518353aa9cad5a (diff)
add sv_SE translation
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 5fe5c5a65..75ca6daf9 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -63,6 +63,7 @@
"ru_RU" => "Русский",
"pt_BR" => "Portuguese/Brazil",
"zh_CN" => "Simplified Chinese",
+ "sv_SE" => "Svenska",
"fi_FI" => "Suomi");
return $tr;