From 294734ce9367e1cc8c893c10c8995978eff6140e Mon Sep 17 00:00:00 2001 From: "mathieu.brunot" Date: Fri, 13 Sep 2019 11:44:47 +0200 Subject: [PATCH] :globe_with_meridians: Snap to Grid French Signed-off-by: mathieu.brunot --- frontend/src/uxbox/main/locales/fr.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/uxbox/main/locales/fr.cljs b/frontend/src/uxbox/main/locales/fr.cljs index 381abe8209..d73cfc22db 100644 --- a/frontend/src/uxbox/main/locales/fr.cljs +++ b/frontend/src/uxbox/main/locales/fr.cljs @@ -123,7 +123,7 @@ "header.image" "Image (Ctrl + I)" "header.rules" "Règles" "header.grid" "Grille (Ctrl + G)" - "header.grid-snap" "Snap to grid" + "header.grid-snap" "Coller à la grille" "header.align" "Aligner (Ctrl + A)" "header.view-mode" "Mode visualisation (Ctrl + P)"