From b84ae895646c29a55d027fc86dea3de50bd0bb90 Mon Sep 17 00:00:00 2001 From: benjamin <benjamin@le-filament.com> Date: Tue, 23 Aug 2022 14:18:12 +0200 Subject: [PATCH] [update] translation --- i18n/fr.po | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/i18n/fr.po b/i18n/fr.po index e1275bc..73c4f2f 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -1,5 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: +# * base_geolocalize # * contacts # msgid "" @@ -19,3 +20,8 @@ msgstr "" #: model:ir.ui.menu,name:contacts.res_partner_menu_contacts msgid "Contacts" msgstr "Personnes" + +#. module: base_geolocalize +#: model_terms:ir.ui.view,arch_db:base_geolocalize.view_crm_partner_geo_form +msgid "Partner Assignment" +msgstr "Géolocalisation" -- GitLab