Skip to content
Snippets Groups Projects
Commit 0923672b authored by L. Ellenbeck's avatar L. Ellenbeck
Browse files

Updated the text (coscine/issues#3098)

parent 087c5a29
No related tags found
1 merge request!490Fix: Error Message displayed when 0 GB quota (coscine/issues#3098)
Pipeline #1667250 passed
......@@ -14,7 +14,7 @@ export default {
bucketSizeAlt: "Oder geben Sie hier die Quota ein:",
exceededQuotaWarning:
"Geben Sie eine gültige Zahl im Bereich von {min} GB und {max} GB ein.",
noQuotaWarning: "Kein Quota ist verfügbar",
noQuotaWarning: "Für diese Ressource ist keine Quota mehr verfügbar.",
labels: {
resourceType: "Ressourcentyp:",
size: "Ressourcengröße:",
......
......@@ -14,7 +14,7 @@ export default {
bucketSizeAlt: "Or enter quota here:",
exceededQuotaWarning:
"Please enter a valid number in the range of {min} GB and {max} GB.",
noQuotaWarning: "No quota is available",
noQuotaWarning: "There is no more quota available for this resource.",
labels: {
resourceType: "Resource Type:",
size: "Resource Size:",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment