diff --git a/language/kn_IN/common.lang.php b/language/kn_IN/common.lang.php new file mode 100644 index 000000000..cafc51c93 --- /dev/null +++ b/language/kn_IN/common.lang.php @@ -0,0 +1,415 @@ + \ No newline at end of file diff --git a/language/kn_IN/iso.txt b/language/kn_IN/iso.txt new file mode 100644 index 000000000..4168fbb49 --- /dev/null +++ b/language/kn_IN/iso.txt @@ -0,0 +1 @@ +ಕನ್ನಡ [IN] \ No newline at end of file diff --git a/language/kn_IN/kn_IN.jpg b/language/kn_IN/kn_IN.jpg new file mode 100644 index 000000000..a6d5c7e11 Binary files /dev/null and b/language/kn_IN/kn_IN.jpg differ diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css index 27883fd5c..918ecaf2c 100644 --- a/plugins/language_switch/language_switch.css +++ b/plugins/language_switch/language_switch.css @@ -120,6 +120,7 @@ #languageSwitch .langflag-kok_IN { background-position:-192px -96px; } #languageSwitch .langflag-ta_IN { background-position:-192px -96px; } #languageSwitch .langflag-bn_IN { background-position:-192px -96px; } +#languageSwitch .langflag-kn_IN { background-position:-192px -96px; } #languageSwitch .langflag-iq { background-position:-216px -96px; } #languageSwitch .langflag-fa_IR { background-position:-240px -96px; } #languageSwitch .langflag-is_IS { background-position:-264px -96px; } diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php index 2de595ce0..e88ef96f3 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.5.1 +Version: 2.5.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