.
This commit is contained in:
+4
-5
@@ -10,16 +10,15 @@ GRIST_BASE_URL=https://grist.votre-instance.fr
|
||||
|
||||
# Tables Grist
|
||||
TABLE_BALS=BALs
|
||||
TABLE_HISTORIQUE=Historique
|
||||
|
||||
# Colonnes Grist TABLE_BALS
|
||||
COL_EMAIL=Courriel #Addresse a synchoniser
|
||||
COL_SYNC=Synchronisation #Bool si vrai, synchoniser
|
||||
COL_PRIORITY=priority
|
||||
COL_FINI=Fini
|
||||
COL_NB_SYNCS=Nb_syncs #contient le nombre de synchonisation de la BAL
|
||||
COL_SUCCESS=Synchonisee_au_moins_une_fois
|
||||
COL_LAST_PASS=Date_derniere_passe
|
||||
# Colonnes Grist TABLE_HISTORIQUE
|
||||
COL_FINISH_TIME=Date_fini
|
||||
|
||||
TABLE_HISTORIQUE=Historique
|
||||
COL_BAL=Bal
|
||||
COL_STATUS=Status
|
||||
COL_NB_EMAILS=Nb_emails
|
||||
|
||||
Reference in New Issue
Block a user