From c0c2f7e84fee7964615f8dbd6f07c6476fc73fbb Mon Sep 17 00:00:00 2001 From: Ricardo Santos Date: Fri, 25 Oct 2019 15:39:46 -0300 Subject: [PATCH 1/4] t(....) named as translations(...) on lines 25, 30, 35 and 38 --- app/views/comments/_edit.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/comments/_edit.html.erb b/app/views/comments/_edit.html.erb index 479b45ff8d..94ee53302e 100644 --- a/app/views/comments/_edit.html.erb +++ b/app/views/comments/_edit.html.erb @@ -22,20 +22,20 @@

From ed5f8b4209d52ece119b8279cd82c39f16c85f5b Mon Sep 17 00:00:00 2001 From: Ricardo Santos Date: Fri, 25 Oct 2019 17:53:33 -0300 Subject: [PATCH 2/4] fix type translations to translation --- app/views/comments/_edit.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/comments/_edit.html.erb b/app/views/comments/_edit.html.erb index 94ee53302e..a793e50df0 100644 --- a/app/views/comments/_edit.html.erb +++ b/app/views/comments/_edit.html.erb @@ -22,20 +22,20 @@

From e858b7568ce6f66bee128ec255c9994153df1ed6 Mon Sep 17 00:00:00 2001 From: Ricardo Santos Date: Sat, 26 Oct 2019 02:08:44 -0300 Subject: [PATCH 3/4] Change function t to translations in comments/_edit --- app/views/comments/_edit.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/comments/_edit.html.erb b/app/views/comments/_edit.html.erb index a793e50df0..94ee53302e 100644 --- a/app/views/comments/_edit.html.erb +++ b/app/views/comments/_edit.html.erb @@ -22,20 +22,20 @@

From 895f7cf0f5a7df92ab180e8633c35435181cb9ea Mon Sep 17 00:00:00 2001 From: Ricardo Santos Date: Tue, 29 Oct 2019 21:17:56 -0300 Subject: [PATCH 4/4] Revert "Change function t to translations in comments/_edit" This reverts commit e858b7568ce6f66bee128ec255c9994153df1ed6. --- app/views/comments/_edit.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/comments/_edit.html.erb b/app/views/comments/_edit.html.erb index 94ee53302e..a793e50df0 100644 --- a/app/views/comments/_edit.html.erb +++ b/app/views/comments/_edit.html.erb @@ -22,20 +22,20 @@