mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Credits for Italian translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -8,7 +8,7 @@ $langs = array(
|
||||
'de' => 'Deutsch', // Klemens Häckel - http://clickdimension.wordpress.com
|
||||
'zh' => '简体中文', // Mr. Lodar
|
||||
'fr' => 'Français', // Francis Gagné
|
||||
'it' => 'Italiano', // SF.net ticket #2082471
|
||||
'it' => 'Italiano', // Alessandro Fiorotto
|
||||
);
|
||||
|
||||
function lang($idf, $number = null) {
|
||||
|
Reference in New Issue
Block a user