Skip to content

Commit 5ef0a72

Browse files
authored
fix(i18n): correct French translation for dataset layer display (#375)
1 parent 47fcbc0 commit 5ef0a72

File tree

1 file changed

+1
-1
lines changed
  • apps/frontend/src/i18n/messages

1 file changed

+1
-1
lines changed

apps/frontend/src/i18n/messages/fr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
'filterManager.filter.make_public.tooltip': 'Affiche ce filtre aux visiteurs',
3636
'map_menu.title': 'Calques de données',
3737
'map_menu.dataset.infos': 'Infos jeu de données & glosssaire',
38-
'map_menu.dataset.show_dataset': 'Afficher le calques',
38+
'map_menu.dataset.show_dataset': 'Afficher le calque',
3939
'map_control.publish': 'Publier',
4040
'map_control.unpublish': 'Dépublier',
4141
'modal.title.updateProject': 'Gérer les contributeurs',

0 commit comments

Comments
 (0)