Skip to content
Snippets Groups Projects
Commit b48b8467 authored by Anthony's avatar Anthony
Browse files

Update wording

parent 92c0cb06
Branches
Tags
1 merge request!16Resolve "Optimisation and wording for coheso"
Pipeline #1394 failed
......@@ -127,7 +127,7 @@ export class AnnotationManifestsAccordion extends Component {
this.handleOpenManifestSideToSide(e, manifest.id);
}}
>
{t('openInCompanionWindow')}
{t('open')}
</Button>
</Tooltip>
</CardActions>
......
......@@ -81,7 +81,7 @@
"login": "Log in",
"logout": "Log out",
"manifestError": "The resource cannot be added:",
"manifestFound": "Manifests found:",
"manifestFound": "Details",
"maximizeWindow": "Maximize window",
"minimizeWindow": "Minimize window",
"mirador": "Mirador",
......@@ -100,6 +100,7 @@
"numItems_one": "{{number}} item",
"numItems_other": "{{number}} items",
"off": "Off",
"open": "Open",
"openCompanionWindow_annotations": "Annotations",
"openCompanionWindow_attribution": "Rights",
"openCompanionWindow_canvas": "Index",
......
......@@ -78,7 +78,7 @@
"login": "Se connecter",
"logout": "Se déconnecter",
"manifestError": "Cette ressource ne peut pas être ajoutée :",
"manifestFound": "Manifestes trouvés:",
"manifestFound": "Détails",
"maximizeWindow": "Agrandir cette fenêtre",
"minimizeWindow": "Réduire cette fenêtre",
"mirador": "Mirador",
......@@ -96,6 +96,7 @@
"numItems_one": "{{number}} image",
"numItems_other": "{{number}} images",
"off": "aucun",
"open": "Ouvrir",
"openCompanionWindow_annotations": "Annotations",
"openCompanionWindow_attribution": "Droits",
"openCompanionWindow_canvas": "Index",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment