diff options
Diffstat (limited to 'apps/files_sharing/l10n/ia.php')
-rw-r--r-- | apps/files_sharing/l10n/ia.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ia.php b/apps/files_sharing/l10n/ia.php index 03e2deb431a..a872a83797c 100644 --- a/apps/files_sharing/l10n/ia.php +++ b/apps/files_sharing/l10n/ia.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "Contrasigno", +"Name" => "Nomine", "Download" => "Discargar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |