diff options
Diffstat (limited to 'apps/files_external/l10n/he.php')
-rw-r--r-- | apps/files_external/l10n/he.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/he.php b/apps/files_external/l10n/he.php index 9758910c069..3ae1cee23de 100644 --- a/apps/files_external/l10n/he.php +++ b/apps/files_external/l10n/he.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.", "Location" => "מיקום", "Host" => "מארח", "Username" => "שם משתמש", @@ -9,7 +10,6 @@ $TRANSLATIONS = array( "Access granted" => "הוענקה גישה", "Error configuring Dropbox storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Dropbox", "Grant access" => "הענקת גישה", -"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.", "Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive", "Personal" => "אישי", "Name" => "שם", |