diff options
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r-- | core/l10n/ia.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php index 0556d5d1295..9f530d47309 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -24,6 +24,7 @@ $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("",""), "Error" => "Error", "Share" => "Compartir", "Password" => "Contrasigno", |