From 458bbabe26191e7762629bcf4db0d1e800dace63 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 29 Apr 2015 17:04:14 -0300 Subject: [PATCH] Added missing translation for the idiom word --- config/locales/views/en.yml | 1 + config/locales/views/pt.yml | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml index bfdab8b..0b31d24 100644 --- a/config/locales/views/en.yml +++ b/config/locales/views/en.yml @@ -97,3 +97,4 @@ en: create: "Create %{model}" add: "Add" sure_destroy: "Are you sure that you want to destroy this %{model}?" + idiom: "Idiom" diff --git a/config/locales/views/pt.yml b/config/locales/views/pt.yml index c48b8da..582be78 100644 --- a/config/locales/views/pt.yml +++ b/config/locales/views/pt.yml @@ -97,3 +97,4 @@ pt: create: "Criar %{model}" add: "Adicionar" sure_destroy: "VocĂȘ tem certeza que deseja apagar este(a) %{model}?" + idiom: "Idioma" -- libgit2 0.21.2