diff --git a/app/views/legislation/annotations/_form.html.erb b/app/views/legislation/annotations/_form.html.erb
index 81605e648..5662cafe2 100644
--- a/app/views/legislation/annotations/_form.html.erb
+++ b/app/views/legislation/annotations/_form.html.erb
@@ -8,24 +8,17 @@
diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml
index e873abc26..51ee2190b 100644
--- a/config/locales/activerecord.en.yml
+++ b/config/locales/activerecord.en.yml
@@ -139,10 +139,12 @@ en:
status: Status
final_version: Final version
legislation/question:
- title: "Title"
+ title: Title
question_options: Options
legislation/question_option:
- value: "Value"
+ value: Value
+ legislation/annotation:
+ text: Comment
errors:
models:
user:
diff --git a/config/locales/activerecord.es.yml b/config/locales/activerecord.es.yml
index e8f2a42eb..aa7e05875 100644
--- a/config/locales/activerecord.es.yml
+++ b/config/locales/activerecord.es.yml
@@ -134,10 +134,12 @@ es:
status: Estado
final_version: Versión final
legislation/question:
- title: "Título"
+ title: Título
question_options: Respuestas
legislation/question_option:
- value: "Valor"
+ value: Valor
+ legislation/annotation:
+ text: Comentario
errors:
models:
user: