From a3752f36d564d22648be0641f048c2d837265ffa Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 12 May 2022 11:02:03 +0200 Subject: [PATCH] Fix typo --- config/locales/app.admin.en.yml | 2 +- config/locales/app.admin.no.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/app.admin.en.yml b/config/locales/app.admin.en.yml index 8a465d2fc..499a6cc58 100644 --- a/config/locales/app.admin.en.yml +++ b/config/locales/app.admin.en.yml @@ -1288,7 +1288,7 @@ en: title_of_the_about_page: "Title of the About page" shift_enter_to_force_carriage_return: "SHIFT + ENTER to force carriage return" input_the_main_content: "Input the main content" - drag_and_drop_to_insert_images: "Drap and drop to insert images" + drag_and_drop_to_insert_images: "Drag and drop to insert images" input_the_fablab_contacts: "Input the FabLab contacts" reservations: "Reservations" reservations_parameters: "Reservations parameters" diff --git a/config/locales/app.admin.no.yml b/config/locales/app.admin.no.yml index 4d67616cf..b7d3aea76 100644 --- a/config/locales/app.admin.no.yml +++ b/config/locales/app.admin.no.yml @@ -1171,7 +1171,7 @@ title_of_the_about_page: "Title of the About page" shift_enter_to_force_carriage_return: "SHIFT + ENTER to force carriage return" input_the_main_content: "Input the main content" - drag_and_drop_to_insert_images: "Drap and drop to insert images" + drag_and_drop_to_insert_images: "Drag and drop to insert images" input_the_fablab_contacts: "Input the FabLab contacts" reservations: "Reservasjoner" reservations_parameters: "Reservations parameters"