mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
[language_switch] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@15594 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
1
plugins/language_switch/language/fa_IR/description.txt
Executable file
1
plugins/language_switch/language/fa_IR/description.txt
Executable file
@@ -0,0 +1 @@
|
||||
به کمک عکس پرچم ها در صفحه ی اصلی گالری خود ، زبان گالری را تغییر دهید.
|
||||
7
plugins/language_switch/language/fa_IR/index.php
Normal file
7
plugins/language_switch/language/fa_IR/index.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$url = '../';
|
||||
header( 'Request-URI: '.$url );
|
||||
header( 'Content-Location: '.$url );
|
||||
header( 'Location: '.$url );
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user