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 @@ ...@@ -839,7 +839,7 @@
"root": "AIPs Statuses" "root": "AIPs Statuses"
}, },
"aip": { "aip": {
"root": "Aip" "root": "Storagion"
}, },
"job": { "job": {
"create": "Create", "create": "Create",
...@@ -865,7 +865,7 @@ ...@@ -865,7 +865,7 @@
"delete": "Delete", "delete": "Delete",
"download": "Download", "download": "Download",
"goToEdit": "Edit", "goToEdit": "Edit",
"resume": "crud.list.action.resume", "resume": "Resume",
"start": "Run" "start": "Run"
} }
} }
...@@ -924,7 +924,7 @@ ...@@ -924,7 +924,7 @@
"showHistory": "Show history", "showHistory": "Show history",
"showTree": "Folder view", "showTree": "Folder view",
"upload": "Upload files", "upload": "Upload files",
"uploadArchive": "Upload archive" "uploadArchive": "Bulk Upload"
}, },
"detail": { "detail": {
"data": { "data": {
...@@ -1009,10 +1009,10 @@ ...@@ -1009,10 +1009,10 @@
"fileArchive": { "fileArchive": {
"modal": { "modal": {
"button": { "button": {
"addFile": "Add archive" "addFile": "Add bulk files"
}, },
"title": { "title": {
"fileToUpload": "Archive", "fileToUpload": "Bulk file to upload",
"main": "Upload archive" "main": "Upload archive"
} }
} }
...@@ -1260,8 +1260,8 @@ ...@@ -1260,8 +1260,8 @@
"preservation": { "preservation": {
"aip": { "aip": {
"button": { "button": {
"back": "preservation.aip.button.back", "back": "Back",
"refresh": "preservation.aip.button.refresh" "refresh": "Refresh"
}, },
"home": { "home": {
"subtitle": "Archival Information Package", "subtitle": "Archival Information Package",
...@@ -1540,4 +1540,4 @@ ...@@ -1540,4 +1540,4 @@
} }
} }
} }
} }
\ No newline at end of file
...@@ -924,7 +924,7 @@ ...@@ -924,7 +924,7 @@
"showHistory": "Show history", "showHistory": "Show history",
"showTree": "Folder view", "showTree": "Folder view",
"upload": "Upload files", "upload": "Upload files",
"uploadArchive": "Upload archive" "uploadArchive": "Bulk Upload"
}, },
"detail": { "detail": {
"data": { "data": {
...@@ -1009,10 +1009,10 @@ ...@@ -1009,10 +1009,10 @@
"fileArchive": { "fileArchive": {
"modal": { "modal": {
"button": { "button": {
"addFile": "Add archive" "addFile": "Add bulk files"
}, },
"title": { "title": {
"fileToUpload": "Archive", "fileToUpload": "Bulk file to upload",
"main": "Upload archive" "main": "Upload archive"
} }
} }
...@@ -1540,4 +1540,4 @@ ...@@ -1540,4 +1540,4 @@
} }
} }
} }
} }
\ No newline at end of file
...@@ -924,7 +924,7 @@ ...@@ -924,7 +924,7 @@
"showHistory": "Voir l'historique", "showHistory": "Voir l'historique",
"showTree": "Voir l'arborescence", "showTree": "Voir l'arborescence",
"upload": "Envoyer fichiers", "upload": "Envoyer fichiers",
"uploadArchive": "Envoyer archive" "uploadArchive": "Envoyer fichiers en lot"
}, },
"detail": { "detail": {
"data": { "data": {
...@@ -1009,10 +1009,10 @@ ...@@ -1009,10 +1009,10 @@
"fileArchive": { "fileArchive": {
"modal": { "modal": {
"button": { "button": {
"addFile": "Ajouter archive" "addFile": "Ajouter fichiers en lot"
}, },
"title": { "title": {
"fileToUpload": "Archive à envoyer", "fileToUpload": "Lot à envoyer",
"main": "Envoi d'archive" "main": "Envoi d'archive"
} }
} }
...@@ -1540,4 +1540,4 @@ ...@@ -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