From 52584e29670e81d2d3331b21d4b319e169a42b2a Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Wed, 21 Nov 2018 09:01:01 +0100 Subject: [PATCH] New translations activerecord.yml (Galician) --- config/locales/gl/activerecord.yml | 9 +++++++++ 1 file changed, 9 insertions(+) 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"