Show
Ignore:
Timestamp:
08/29/06 12:34:21 (6 years ago)
Author:
max-horvath
Message:

"2006-08-29 Max Horvath <max.horvath@…>

  • Cleaned up PHPdoc tags
  • Updated german translation
  • Updated portuguese translation, thanks to Gabriel Hahmann
  • Added spanish translation, thanks to Ricardo Jose Guevara Ochoa"
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/classes/LocaleList.php

    r1031 r1084  
    7272                                 'en' => _("English"), 
    7373                                 'de' => _("German"), 
    74                                  'pt' => _("Portuguese")); 
     74                                 'es' => _("Spanish"), 
     75                                 'pt' => _("Portuguese"), 
     76                                 'ja' => _("Japanese")); 
    7577 
    7678        if (array_key_exists($locale, $_humanLanguages)) {