[adminmultiview] Update zh_HK, thanks to : hkdigit
git-svn-id: http://piwigo.org/svn/trunk@22927 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
2718af4da6
commit
ca1f91de92
2 changed files with 8 additions and 0 deletions
1
plugins/admin_multi_view/language/zh_HK/description.txt
Executable file
1
plugins/admin_multi_view/language/zh_HK/description.txt
Executable file
|
|
@ -0,0 +1 @@
|
|||
允許管理員以嘉賓身份查看相簿和/或更改語言和/或主題。對調試很有用...
|
||||
7
plugins/admin_multi_view/language/zh_HK/index.php
Normal file
7
plugins/admin_multi_view/language/zh_HK/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