diff options
Diffstat (limited to 'apps/files_external/l10n/mk.php')
-rw-r--r-- | apps/files_external/l10n/mk.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/mk.php b/apps/files_external/l10n/mk.php index 0a72b65168a..f6337edac77 100644 --- a/apps/files_external/l10n/mk.php +++ b/apps/files_external/l10n/mk.php @@ -1,10 +1,10 @@ <?php $TRANSLATIONS = array( "Location" => "Локација", -"URL" => "Адреса", "Username" => "Корисничко име", "Password" => "Лозинка", "Share" => "Сподели", +"URL" => "Адреса", "Access granted" => "Пристапот е дозволен", "Error configuring Dropbox storage" => "Грешка при конфигурација на Dropbox", "Grant access" => "Дозволи пристап", |