Skip to content

Commit

Permalink
Added 30_config.dic file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Sep 14, 2022
1 parent 46c7240 commit e66393e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 30_config.dic
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# -*- coding: utf-8 -*-
{'om_mt': [{'oid': u'courrier' ,'nid': u'post', 't': u'Lettre', 'a': True},
{'oid': u'recommande', 'nid': u'post_registered', 't': u'Lettre recommandée', 'a': True},
{'oid': u'email', 'nid': u'email', 't': u'Email', 'a': True}],
'flds': None}

0 comments on commit e66393e

Please sign in to comment.