PHRAS-3851 Untranslated terms : in Notifications, Detailed View, Map (#4351)

* untranslated geoloc tab, validate - preview resultat

* fix notification translation

* PHRAS-2642 alt text video records
This commit is contained in:
Aina Sitraka
2023-07-28 15:15:15 +03:00
committed by GitHub
parent 59a60ba8ac
commit 51c71dc6f0
22 changed files with 175 additions and 138 deletions

View File

@@ -194,6 +194,7 @@ class LanguageController
'feedbackTitle' => $translator->trans('prod::dialog feedback title'),
'listmanagerTitle' => $translator->trans('prod::dialog listmanager title'),
'seeMore' => $translator->trans('prod::workzone:facet see more'),
'Geolocalisation' => $translator->trans('preview::tab geolocalisation'),
]);
}
}