[language_switch] Update bg_BG, thanks to : turnokopa
git-svn-id: http://piwigo.org/svn/trunk@15097 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
8e827c99ae
commit
6967745ec6
2 changed files with 9 additions and 0 deletions
2
plugins/language_switch/language/bg_BG/description.txt
Executable file
2
plugins/language_switch/language/bg_BG/description.txt
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
Language Switch - Промяна на език
|
||||
Български [BG]
|
||||
7
plugins/language_switch/language/bg_BG/index.php
Normal file
7
plugins/language_switch/language/bg_BG/index.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
$url = '../';
|
||||
header( 'Request-URI: '.$url );
|
||||
header( 'Content-Location: '.$url );
|
||||
header( 'Location: '.$url );
|
||||
exit();
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue