Skip to content
Extraits de code Groupes Projets
Valider 6f8ddd48 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] translation

parent 9ca0566f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -139,7 +139,7 @@ msgstr "" ...@@ -139,7 +139,7 @@ msgstr ""
#. module: cgscop_calendar #. module: cgscop_calendar
#: model:ir.model.fields,field_description:cgscop_calendar.field_calendar_event__location #: model:ir.model.fields,field_description:cgscop_calendar.field_calendar_event__location
msgid "Location" msgid "Location"
msgstr "Lieu" msgstr "Adresse"
#. module: cgscop_calendar #. module: cgscop_calendar
#: model_terms:ir.ui.view,arch_db:cgscop_calendar.view_calendar_cooperative_search_inherited #: model_terms:ir.ui.view,arch_db:cgscop_calendar.view_calendar_cooperative_search_inherited
......
...@@ -41,7 +41,7 @@ class CGScopCalendar(models.Model): ...@@ -41,7 +41,7 @@ class CGScopCalendar(models.Model):
('training', 'Formation'), ('training', 'Formation'),
('teleworking', 'Télétravail'), ('teleworking', 'Télétravail'),
('absent', 'Absence, Congés, Divers')], ('absent', 'Absence, Congés, Divers')],
string="Type de Réunion") string="Lieu de Réunion")
format = fields.Selection( format = fields.Selection(
[('exchange', 'Echange'), [('exchange', 'Echange'),
('meeting', 'Rendez-vous'), ('meeting', 'Rendez-vous'),
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter