Skip to content
Snippets Groups Projects
Commit 81079c19 authored by Florent Poittevin's avatar Florent Poittevin
Browse files

style: rename upload zip feature

parent bdc7a40c
No related branches found
No related tags found
No related merge requests found
......@@ -839,7 +839,7 @@
"root": "AIPs Statuses"
},
"aip": {
"root": "Aip"
"root": "Storagion"
},
"job": {
"create": "Create",
......@@ -865,7 +865,7 @@
"delete": "Delete",
"download": "Download",
"goToEdit": "Edit",
"resume": "crud.list.action.resume",
"resume": "Resume",
"start": "Run"
}
}
......@@ -924,7 +924,7 @@
"showHistory": "Show history",
"showTree": "Folder view",
"upload": "Upload files",
"uploadArchive": "Upload archive"
"uploadArchive": "Bulk Upload"
},
"detail": {
"data": {
......@@ -1009,10 +1009,10 @@
"fileArchive": {
"modal": {
"button": {
"addFile": "Add archive"
"addFile": "Add bulk files"
},
"title": {
"fileToUpload": "Archive",
"fileToUpload": "Bulk file to upload",
"main": "Upload archive"
}
}
......@@ -1260,8 +1260,8 @@
"preservation": {
"aip": {
"button": {
"back": "preservation.aip.button.back",
"refresh": "preservation.aip.button.refresh"
"back": "Back",
"refresh": "Refresh"
},
"home": {
"subtitle": "Archival Information Package",
......@@ -1540,4 +1540,4 @@
}
}
}
}
\ No newline at end of file
}
......@@ -924,7 +924,7 @@
"showHistory": "Show history",
"showTree": "Folder view",
"upload": "Upload files",
"uploadArchive": "Upload archive"
"uploadArchive": "Bulk Upload"
},
"detail": {
"data": {
......@@ -1009,10 +1009,10 @@
"fileArchive": {
"modal": {
"button": {
"addFile": "Add archive"
"addFile": "Add bulk files"
},
"title": {
"fileToUpload": "Archive",
"fileToUpload": "Bulk file to upload",
"main": "Upload archive"
}
}
......@@ -1540,4 +1540,4 @@
}
}
}
}
}
\ No newline at end of file
......@@ -924,7 +924,7 @@
"showHistory": "Voir l'historique",
"showTree": "Voir l'arborescence",
"upload": "Envoyer fichiers",
"uploadArchive": "Envoyer archive"
"uploadArchive": "Envoyer fichiers en lot"
},
"detail": {
"data": {
......@@ -1009,10 +1009,10 @@
"fileArchive": {
"modal": {
"button": {
"addFile": "Ajouter archive"
"addFile": "Ajouter fichiers en lot"
},
"title": {
"fileToUpload": "Archive à envoyer",
"fileToUpload": "Lot à envoyer",
"main": "Envoi d'archive"
}
}
......@@ -1540,4 +1540,4 @@
}
}
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment