diff options
Diffstat (limited to 'apps/files_sharing/l10n/is.php')
-rw-r--r-- | apps/files_sharing/l10n/is.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php index 795dfeb6bfe..c8e1e146c50 100644 --- a/apps/files_sharing/l10n/is.php +++ b/apps/files_sharing/l10n/is.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( +"Shared by" => "Deilt af", "Password" => "Lykilorð", +"Name" => "Nafn", "Download" => "Niðurhal" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |