diff --git a/config/locales/gl/activerecord.yml b/config/locales/gl/activerecord.yml index b8b9c277f..bef16f4db 100644 --- a/config/locales/gl/activerecord.yml +++ b/config/locales/gl/activerecord.yml @@ -16,12 +16,21 @@ gl: budget/investment/status: one: "Estado do investimento" other: "Estado dos investimentos" + comment: + one: "Comentario" + other: "Comentarios" debate: one: "Debate" other: "Debates" + tag: + one: "Etiqueta" + other: "Etiquetas" user: one: "Usuario" other: "Usuarios/as" + moderator: + one: "Moderador" + other: "Moderadores" administrator: one: "Administrador" other: "Administradores"