diff options
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r-- | core/l10n/ia.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php index ef9c79a654f..42f40a160b2 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -38,9 +38,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("",""), "last year" => "ultime anno", "years ago" => "annos passate", -"Choose" => "Seliger", "Yes" => "Si", "No" => "No", +"Choose" => "Seliger", "Ok" => "Ok", "_{count} file conflict_::_{count} file conflicts_" => array("{count} conflicto de file","{count} conflictos de file"), "One file conflict" => "Un conflicto de file", |