From 243f1123a83500444b687226d386b89c62763fcb Mon Sep 17 00:00:00 2001 From: sinergia Date: Tue, 12 Sep 2023 19:17:11 -0500 Subject: [PATCH] =?UTF-8?q?Fix:=20se=20a=C3=B1ade=20traduccion=20=20es=20a?= =?UTF-8?q?dministrador=20en=20usuarios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/es.po | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locale/es.po b/locale/es.po index 34dd51a..a4fbf9c 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2,6 +2,10 @@ msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" +msgctxt "field:res.user,user_admin:" +msgid "Is Admin" +msgstr "Es Administrador" + msgctxt "field:sale.prospect_trace,prospect:" msgid "Prospect" msgstr "Prospecto"