diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 18:44:34 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-10 18:44:34 +0200 |
| commit | 322418dc502f2157e36f195b6d757f2aa92b32b0 (patch) | |
| tree | daf9c406be228607487439908721cee459e9ef03 /archaeological_finds/fixtures/initial_data-fr.json | |
| parent | c1ac27b407f11bae18a8180e82638562e99f913b (diff) | |
| parent | 929a7a1512d93c4548fbe6d5aa029ab366c171be (diff) | |
| download | Ishtar-322418dc502f2157e36f195b6d757f2aa92b32b0.tar.bz2 Ishtar-322418dc502f2157e36f195b6d757f2aa92b32b0.zip | |
Merge branch 'develop'
Diffstat (limited to 'archaeological_finds/fixtures/initial_data-fr.json')
| -rw-r--r-- | archaeological_finds/fixtures/initial_data-fr.json | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/archaeological_finds/fixtures/initial_data-fr.json b/archaeological_finds/fixtures/initial_data-fr.json index 0c835841e..a346da9ab 100644 --- a/archaeological_finds/fixtures/initial_data-fr.json +++ b/archaeological_finds/fixtures/initial_data-fr.json @@ -993,51 +993,6 @@ } }, { - "model": "archaeological_finds.preservationtype", - "fields": { - "label": "Ind\u00e9termin\u00e9", - "txt_idx": "unknown", - "comment": "", - "available": true - } -}, -{ - "model": "archaeological_finds.preservationtype", - "fields": { - "label": "\u00c0 reconditionner", - "txt_idx": "recond", - "comment": "", - "available": true - } -}, -{ - "model": "archaeological_finds.preservationtype", - "fields": { - "label": "\u00c0 stabiliser", - "txt_idx": "to_stab", - "comment": "", - "available": true - } -}, -{ - "model": "archaeological_finds.preservationtype", - "fields": { - "label": "\u00c0 restaurer", - "txt_idx": "to_restaur", - "comment": "", - "available": true - } -}, -{ - "model": "archaeological_finds.preservationtype", - "fields": { - "label": "\u00c0 laver", - "txt_idx": "to_wash", - "comment": "", - "available": true - } -}, -{ "model": "archaeological_finds.objecttype", "fields": { "label": "ancre", |
