From 66bc39b606b9a0e89414e59ca0bf2828c85db763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Teixeira=20Batista?= <72669616+jvBatista@users.noreply.github.com> Date: Sun, 11 Jun 2023 18:02:33 -0300 Subject: [PATCH] Make nonprofits admin views translatable (#1563) * Make achievements and actions views translatable * Make nonprofits admin views translatable --- app/views/nonprofits/_admin_sidebar.html.erb | 34 ++++++++++++++------ app/views/nonprofits/_admin_top_nav.html.erb | 12 +++---- config/locales/en/nonprofits.yml | 20 +++++++++++- 3 files changed, 49 insertions(+), 17 deletions(-) diff --git a/app/views/nonprofits/_admin_sidebar.html.erb b/app/views/nonprofits/_admin_sidebar.html.erb index f1203421a..16105d0cc 100644 --- a/app/views/nonprofits/_admin_sidebar.html.erb +++ b/app/views/nonprofits/_admin_sidebar.html.erb @@ -2,13 +2,17 @@ # Full license explanation at https://github.com/houdiniproject/houdini/blob/main/LICENSE -%>