Skip to content

Commit

Permalink
Merge pull request #1834 from ChristianGiupponi/2.1/develop
Browse files Browse the repository at this point in the history
update cms lang
  • Loading branch information
jerel committed Sep 10, 2012
2 parents 0cc6b68 + a1c9c83 commit 9de6760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/cms/language/italian/global_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
$lang['global:author'] = 'Autore';
$lang['global:action'] = 'Azione';
$lang['global:slug'] = 'Slug';
$lang['global:slug_instructions'] = 'Lowercase characters and underscores only.'; #translate
$lang['global:slug_instructions'] = 'Sono ammessi solo caratteri minuscoli e underscore (trattini bassi).';

$lang['global:user'] = 'User';

Expand Down

0 comments on commit 9de6760

Please sign in to comment.