diff -r 660570f13537 -r cf7b221238fd cms/app-client/mirage/fixtures/lexvos.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/app-client/mirage/fixtures/lexvos.js Tue Jun 07 01:16:31 2016 +0200 @@ -0,0 +1,43 @@ +export default [ + { 'id': "http://lexvo.org/id/iso639-3/fra", 'name': "français" }, + { 'id': "http://lexvo.org/id/iso639-3/gsw", 'name': "alémanique" }, + { 'id': "http://lexvo.org/id/iso639-3/oci", 'name': "occitan" }, + { 'id': "http://lexvo.org/id/iso639-3/bre", 'name': "breton" }, + { 'id': "http://lexvo.org/id/iso639-3/djk", 'name': "ndjuka" }, + { 'id': "http://lexvo.org/id/iso639-3/lad", 'name': "ladino" }, + { 'id': "http://lexvo.org/id/iso639-3/pcd", 'name': "picard" }, + { 'id': "http://lexvo.org/id/iso639-3/frp", 'name': "arpitan" }, + { 'id': "http://lexvo.org/id/iso639-3/und", 'name': "indéterminé" }, + { 'id': "http://lexvo.org/id/iso639-3/cos", 'name': "corse" }, + { 'id': "http://lexvo.org/id/iso639-3/fsl", 'name': "langue des signes française" }, + { 'id': "http://lexvo.org/id/iso639-3/rcf", 'name': "créole réunionnais" }, + { 'id': "http://lexvo.org/id/iso639-3/fud", 'name': "futunien" }, + { 'id': "http://lexvo.org/id/iso639-3/wls", 'name': "wallisien" }, + { 'id': "http://lexvo.org/id/iso639-3/lsy", 'name': "mauritian sign language" }, + { 'id': "http://lexvo.org/id/iso639-3/gcf", 'name': "guadeloupean creole french" }, + { 'id': "http://lexvo.org/id/iso639-3/nem", 'name': "nemi" }, + { 'id': "http://lexvo.org/id/iso639-3/uve", 'name': "fagauvea" }, + { 'id': "http://lexvo.org/id/iso639-3/ane", 'name': "xârâcùù" }, + { 'id': "http://lexvo.org/id/iso639-3/axx", 'name': "xaragure" }, + { 'id': "http://lexvo.org/id/iso639-3/cam", 'name': "cèmuhî" }, + { 'id': "http://lexvo.org/id/iso639-3/eng", 'name': "anglais" }, + { 'id': "http://lexvo.org/id/iso639-3/iai", 'name': "iaai" }, + { 'id': "http://lexvo.org/id/iso639-3/kab", 'name': "kabyle" }, + { 'id': "http://lexvo.org/id/iso639-3/plu", 'name': "palikur" }, + { 'id': "http://lexvo.org/id/iso639-3/bwa", 'name': "bwatoo" }, + { 'id': "http://lexvo.org/id/iso639-3/car", 'name': "karib" }, + { 'id': "http://lexvo.org/id/iso639-3/gcr", 'name': "créole guyanais" }, + { 'id': "http://lexvo.org/id/iso639-3/nee", 'name': "nêlêmwa-nixumwak" }, + { 'id': "http://lexvo.org/id/iso639-3/ell", 'name': "grec" }, + { 'id': "http://lexvo.org/id/iso639-3/deu", 'name': "allemand" }, + { 'id': "http://lexvo.org/id/iso639-3/dhv", 'name': "drehu" }, + { 'id': "http://lexvo.org/id/iso639-3/nen", 'name': "nengone" }, + { 'id': "http://lexvo.org/id/iso639-3/spa", 'name': "espagnol" }, + { 'id': "http://lexvo.org/id/iso639-3/srn", 'name': "sranan" }, + { 'id': "http://lexvo.org/id/iso639-3/swb", 'name': "mahorais" }, + { 'id': "http://lexvo.org/id/iso639-3/tur", 'name': "turc" }, + { 'id': "http://lexvo.org/id/iso639-3/aji", 'name': "ajië" }, + { 'id': "http://lexvo.org/id/iso639-3/ita", 'name': "italien" }, + { 'id': "http://lexvo.org/id/iso639-3/kdk", 'name': "numee" }, + { 'id': "http://lexvo.org/id/iso639-3/nua", 'name': "yuaga" } +];