mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
refactor notice on mapboxgl map and add title to dialog
This commit is contained in:
@@ -151,7 +151,8 @@ class LanguageController
|
||||
'No hover to chapter' => $translator->trans('prod:edit: no overlaps for chapters'),
|
||||
'suggested_values' => $translator->trans('prod:edit: suggested_values'),
|
||||
'title notice' => $translator->trans('prod:mapboxgl: title notice'),
|
||||
'description notice' => $translator->trans('prod:mapboxgl: description notice')
|
||||
'description notice' => $translator->trans('prod:mapboxgl: description notice'),
|
||||
'title-map-dialog' => $translator->trans('prod:mapboxgl: title map dialog'),
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user