diff -r 660570f13537 -r cf7b221238fd cms/app-client/mirage/fixtures/languages.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/app-client/mirage/fixtures/languages.js Tue Jun 07 01:16:31 2016 +0200 @@ -0,0 +1,43 @@ +export default [ + { 'id': "http://lexvo.org/id/iso639-3/fra", 'count': 1559 }, + { 'id': "http://lexvo.org/id/iso639-3/gsw", 'count': 851 }, + { 'id': "http://lexvo.org/id/iso639-3/bre", 'count': 403 }, + { 'id': "http://lexvo.org/id/iso639-3/oci", 'count': 344 }, + { 'id': "http://lexvo.org/id/iso639-3/djk", 'count': 93 }, + { 'id': "http://lexvo.org/id/iso639-3/lad", 'count': 77 }, + { 'id': "http://lexvo.org/id/iso639-3/pcd", 'count': 75 }, + { 'id': "http://lexvo.org/id/iso639-3/frp", 'count': 60 }, + { 'id': "http://lexvo.org/id/iso639-3/und", 'count': 45 }, + { 'id': "http://lexvo.org/id/iso639-3/cos", 'count': 40 }, + { 'id': "http://lexvo.org/id/iso639-3/fsl", 'count': 40 }, + { 'id': "http://lexvo.org/id/iso639-3/rcf", 'count': 32 }, + { 'id': "http://lexvo.org/id/iso639-3/fud", 'count': 23 }, + { 'id': "http://lexvo.org/id/iso639-3/wls", 'count': 20 }, + { 'id': "http://lexvo.org/id/iso639-3/lsy", 'count': 18 }, + { 'id': "http://lexvo.org/id/iso639-3/gcf", 'count': 15 }, + { 'id': "http://lexvo.org/id/iso639-3/nem", 'count': 15 }, + { 'id': "http://lexvo.org/id/iso639-3/uve", 'count': 13 }, + { 'id': "http://lexvo.org/id/iso639-3/ane", 'count': 12 }, + { 'id': "http://lexvo.org/id/iso639-3/axx", 'count': 9 }, + { 'id': "http://lexvo.org/id/iso639-3/cam", 'count': 9 }, + { 'id': "http://lexvo.org/id/iso639-3/eng", 'count': 8 }, + { 'id': "http://lexvo.org/id/iso639-3/iai", 'count': 8 }, + { 'id': "http://lexvo.org/id/iso639-3/kab", 'count': 8 }, + { 'id': "http://lexvo.org/id/iso639-3/plu", 'count': 6 }, + { 'id': "http://lexvo.org/id/iso639-3/bwa", 'count': 4 }, + { 'id': "http://lexvo.org/id/iso639-3/car", 'count': 4 }, + { 'id': "http://lexvo.org/id/iso639-3/gcr", 'count': 4 }, + { 'id': "http://lexvo.org/id/iso639-3/nee", 'count': 4 }, + { 'id': "http://lexvo.org/id/iso639-3/ell", 'count': 3 }, + { 'id': "http://lexvo.org/id/iso639-3/deu", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/dhv", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/nen", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/spa", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/srn", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/swb", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/tur", 'count': 2 }, + { 'id': "http://lexvo.org/id/iso639-3/aji", 'count': 1 }, + { 'id': "http://lexvo.org/id/iso639-3/ita", 'count': 1 }, + { 'id': "http://lexvo.org/id/iso639-3/kdk", 'count': 1 }, + { 'id': "http://lexvo.org/id/iso639-3/nua", 'count': 1 } +];