diff options
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r-- | core/l10n/ia.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php index 0556d5d1295..48d2588c002 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -24,6 +24,8 @@ $TRANSLATIONS = array( "_%n hour ago_::_%n hours ago_" => array("",""), "_%n day ago_::_%n days ago_" => array("",""), "_%n month ago_::_%n months ago_" => array("",""), +"_{count} file conflict_::_{count} file conflicts_" => array("",""), +"Cancel" => "Cancellar", "Error" => "Error", "Share" => "Compartir", "Password" => "Contrasigno", |