Skip to content

Commit

Permalink
chore: cleanup Icelandic translation
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed Nov 15, 2021
1 parent cb9823f commit b661823
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions src/locales/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ const translations = {
title: 'Þú hefur valið %files%.',
question: 'Bæta við %files%?',
tooManyFiles: 'Þú hefur valið of margar skrár. %max% er hámarkið.',
tooFewFiles: 'Þú hefur valið %files%. Að minnsta kosti %min% er lágmarkið.',
tooFewFiles:
'Þú hefur valið %files%. Að minnsta kosti %min% er lágmarkið.',
clear: 'Fjarlægja allar skrár',
done: 'Bæta við',
file: {
Expand All @@ -152,24 +153,7 @@ const translations = {
}
}
}
},
footer: {
text: 'powered by',
link: 'uploadcare'
}
},
serverErrors: {
AccountBlockedError:
"Administrator's account has been blocked. Please, contact support.",
AccountUnpaidError:
"Administrator's account has been blocked. Please, contact support.",
AccountLimitsExceededError:
"Administrator's account has reached its limits. Please, contact support.",
FileSizeLimitExceededError: 'File is too large.',
MultipartFileSizeLimitExceededError: 'File is too large.',
FileTypeForbiddenOnCurrentPlanError:
'Uploading of these files types is not allowed.',
DownloadFileSizeLimitExceededError: 'Downloaded file is too big.'
}
}

Expand Down

0 comments on commit b661823

Please sign in to comment.