From 2148a9361c3b48c296746d61124e019e8fa69d28 Mon Sep 17 00:00:00 2001 From: Maximilien Bausson Date: Thu, 5 Oct 2023 12:30:24 +0200 Subject: [PATCH 01/12] Added translations for bays and its partials --- app/views/bays/_export_button.html.erb | 18 +++++----- app/views/bays/_form.html.erb | 8 ++--- app/views/bays/edit.html.erb | 12 +++---- app/views/bays/index.html.erb | 43 +++++++++++++++++------- app/views/bays/new.html.erb | 12 ++++--- app/views/bays/show.html.erb | 16 ++++----- app/views/bays/show.js.erb | 2 +- app/views/rooms/_action_buttons.html.erb | 32 +++++++++--------- app/views/servers/_room.html.erb | 2 +- config/locales/activerecord.fr.yml | 13 +++++++ config/locales/fr.yml | 28 +++++++++++++++ 11 files changed, 122 insertions(+), 64 deletions(-) diff --git a/app/views/bays/_export_button.html.erb b/app/views/bays/_export_button.html.erb index b15fc52c4..56f2f46bd 100644 --- a/app/views/bays/_export_button.html.erb +++ b/app/views/bays/_export_button.html.erb @@ -1,37 +1,37 @@