aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_switch')
-rw-r--r--plugins/language_switch/language/km_KH/description.txt1
-rw-r--r--plugins/language_switch/language/km_KH/index.php7
-rw-r--r--plugins/language_switch/language_switch.css1
-rw-r--r--plugins/language_switch/main.inc.php2
4 files changed, 10 insertions, 1 deletions
diff --git a/plugins/language_switch/language/km_KH/description.txt b/plugins/language_switch/language/km_KH/description.txt
new file mode 100644
index 000000000..daa1c0917
--- /dev/null
+++ b/plugins/language_switch/language/km_KH/description.txt
@@ -0,0 +1 @@
+ផ្តូរ​ទៅ​ភាសាដទៃ​ទៀត ដោយការ​ប្រើប្រាស់​រូប​ទង់ជាតិ​លើទំព័រ​វិចិត្រសាល​របស់​អ្នក។ \ No newline at end of file
diff --git a/plugins/language_switch/language/km_KH/index.php b/plugins/language_switch/language/km_KH/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/language_switch/language/km_KH/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css
index 253733898..1d10e7ea9 100644
--- a/plugins/language_switch/language_switch.css
+++ b/plugins/language_switch/language_switch.css
@@ -229,6 +229,7 @@
.langflag-sl { background-position:-288px -192px; }
.langflag-sm { background-position:-312px -192px; }
.langflag-sn { background-position:-336px -192px; }
+.langflag-wo_SN { background-position:-336px -192px; }
.langflag-so { background-position:0px -208px; }
.langflag-sr { background-position:-24px -208px; }
.langflag-st { background-position:-48px -208px; }
diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php
index 9c3da5a45..47e402cc7 100644
--- a/plugins/language_switch/main.inc.php
+++ b/plugins/language_switch/main.inc.php
@@ -23,7 +23,7 @@
/*
Plugin Name: Language Switch
-Version: 2.6.1
+Version: 2.6.2
Description: Switch to another language from flags on your gallery home page.
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123
Author: Piwigo team