From 5f215e0db68ca187dac206686c67e224392d4ae9 Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Wed, 13 Jul 2016 15:56:54 +0200 Subject: Fixture: adding of accents on capitals --- archaeological_finds/fixtures/initial_data-fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archaeological_finds/fixtures/initial_data-fr.json b/archaeological_finds/fixtures/initial_data-fr.json index 5b40546d0..6bf5f5091 100644 --- a/archaeological_finds/fixtures/initial_data-fr.json +++ b/archaeological_finds/fixtures/initial_data-fr.json @@ -574,7 +574,7 @@ "comment": "", "available": true, "txt_idx": "recond", - "label": "A reconditionner" + "label": "\u00c0 reconditionner" } }, { @@ -584,7 +584,7 @@ "comment": "", "available": true, "txt_idx": "to_restaur", - "label": "A restaurer" + "label": "\u00c0 restaurer" } }, { @@ -594,7 +594,7 @@ "comment": "", "available": true, "txt_idx": "to_stab", - "label": "A stabiliser" + "label": "\u00c0 stabiliser" } }, { -- cgit v1.2.3