cms/app-client/app/mirage/fixtures/lexvo.js
changeset 127 5cd8c3065c38
equal deleted inserted replaced
126:e87a340711a4 127:5cd8c3065c38
       
     1 export default [
       
     2     { 'id': "http://lexvo.org/id/iso639-3/fra", 'name': "français" },
       
     3     { 'id': "http://lexvo.org/id/iso639-3/gsw", 'name': "alémanique" },
       
     4     { 'id': "http://lexvo.org/id/iso639-3/oci", 'name': "occitan" },
       
     5     { 'id': "http://lexvo.org/id/iso639-3/bre", 'name': "breton" },
       
     6     { 'id': "http://lexvo.org/id/iso639-3/djk", 'name': "ndjuka" },
       
     7     { 'id': "http://lexvo.org/id/iso639-3/lad", 'name': "ladino" },
       
     8     { 'id': "http://lexvo.org/id/iso639-3/pcd", 'name': "picard" },
       
     9     { 'id': "http://lexvo.org/id/iso639-3/frp", 'name': "arpitan" },
       
    10     { 'id': "http://lexvo.org/id/iso639-3/und", 'name': "indéterminé" },
       
    11     { 'id': "http://lexvo.org/id/iso639-3/cos", 'name': "corse" },
       
    12     { 'id': "http://lexvo.org/id/iso639-3/fsl", 'name': "langue des signes française" },
       
    13     { 'id': "http://lexvo.org/id/iso639-3/rcf", 'name': "créole réunionnais" },
       
    14     { 'id': "http://lexvo.org/id/iso639-3/fud", 'name': "futunien" },
       
    15     { 'id': "http://lexvo.org/id/iso639-3/wls", 'name': "wallisien" },
       
    16     { 'id': "http://lexvo.org/id/iso639-3/lsy", 'name': "mauritian sign language" },
       
    17     { 'id': "http://lexvo.org/id/iso639-3/gcf", 'name': "guadeloupean creole french" },
       
    18     { 'id': "http://lexvo.org/id/iso639-3/nem", 'name': "nemi" },
       
    19     { 'id': "http://lexvo.org/id/iso639-3/uve", 'name': "fagauvea" },
       
    20     { 'id': "http://lexvo.org/id/iso639-3/ane", 'name': "xârâcùù" },
       
    21     { 'id': "http://lexvo.org/id/iso639-3/axx", 'name': "xaragure" },
       
    22     { 'id': "http://lexvo.org/id/iso639-3/cam", 'name': "cèmuhî" },
       
    23     { 'id': "http://lexvo.org/id/iso639-3/eng", 'name': "anglais" },
       
    24     { 'id': "http://lexvo.org/id/iso639-3/iai", 'name': "iaai" },
       
    25     { 'id': "http://lexvo.org/id/iso639-3/kab", 'name': "kabyle" },
       
    26     { 'id': "http://lexvo.org/id/iso639-3/plu", 'name': "palikur" },
       
    27     { 'id': "http://lexvo.org/id/iso639-3/bwa", 'name': "bwatoo" },
       
    28     { 'id': "http://lexvo.org/id/iso639-3/car", 'name': "karib" },
       
    29     { 'id': "http://lexvo.org/id/iso639-3/gcr", 'name': "créole guyanais" },
       
    30     { 'id': "http://lexvo.org/id/iso639-3/nee", 'name': "nêlêmwa-nixumwak" },
       
    31     { 'id': "http://lexvo.org/id/iso639-3/ell", 'name': "grec" },
       
    32     { 'id': "http://lexvo.org/id/iso639-3/deu", 'name': "allemand" },
       
    33     { 'id': "http://lexvo.org/id/iso639-3/dhv", 'name': "drehu" },
       
    34     { 'id': "http://lexvo.org/id/iso639-3/nen", 'name': "nengone" },
       
    35     { 'id': "http://lexvo.org/id/iso639-3/spa", 'name': "espagnol" },
       
    36     { 'id': "http://lexvo.org/id/iso639-3/srn", 'name': "sranan" },
       
    37     { 'id': "http://lexvo.org/id/iso639-3/swb", 'name': "mahorais" },
       
    38     { 'id': "http://lexvo.org/id/iso639-3/tur", 'name': "turc" },
       
    39     { 'id': "http://lexvo.org/id/iso639-3/aji", 'name': "ajië" },
       
    40     { 'id': "http://lexvo.org/id/iso639-3/ita", 'name': "italien" },
       
    41     { 'id': "http://lexvo.org/id/iso639-3/kdk", 'name': "numee" },
       
    42     { 'id': "http://lexvo.org/id/iso639-3/nua", 'name': "yuaga" }
       
    43 ];