]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Improved presentation of language selector.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 487afc338ba201961a72e0252b00700886e2dda7..73859e2730585bc06e8f259188902f2d57505fad 100644 (file)
@@ -31,7 +31,7 @@
 
 // Note to translators: Use proper capitalization rules for your language.
 
-$i18n_language = 'Italiano';
+$i18n_language = 'Italian (Italiano)';
 $i18n_months = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre');
 $i18n_weekdays = array('Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato');
 $i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa');