From 5c38127f372deeef385654457b72a4de8ae89792 Mon Sep 17 00:00:00 2001 From: sinergia Date: Thu, 8 Jun 2023 15:59:20 -0500 Subject: [PATCH] add traslations --- locale/es.po | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 locale/es.po diff --git a/locale/es.po b/locale/es.po new file mode 100644 index 0000000..2ceeb14 --- /dev/null +++ b/locale/es.po @@ -0,0 +1,11 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:purchase.purchase,account_analytic:" +msgid "Analytic Account" +msgstr "Cuenta AnalĂ­tica" + +msgctxt "field:sale.sale,account_analytic:" +msgid "Analytic Account" +msgstr "Cuenta AnalĂ­tica" \ No newline at end of file