This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 6274fbe  Improved: Adds the Attributs French label
6274fbe is described below

commit 6274fbedbe6ee2de5f764557a16d8934702b403e
Author: Jacques Le Roux <[email protected]>
AuthorDate: Tue Nov 30 12:24:15 2021 +0100

    Improved: Adds the Attributs French label
---
 framework/common/config/CommonUiLabels.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/framework/common/config/CommonUiLabels.xml 
b/framework/common/config/CommonUiLabels.xml
index 50b5d78..b347a32 100644
--- a/framework/common/config/CommonUiLabels.xml
+++ b/framework/common/config/CommonUiLabels.xml
@@ -1209,6 +1209,7 @@
         <value xml:lang="es">Atributos</value>
         <value xml:lang="es-CL">Atributos</value>
         <value xml:lang="es-MX">Atributos</value>
+        <value xml:lang="fr">Attributs</value>
         <value xml:lang="nl">Attritbuten</value>
     </property>
     <property key="CommonAugust">

Reply via email to