aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/locale/angular-locale_fr-mq.js
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/locale/angular-locale_fr-mq.js')
-rw-r--r--i18n/locale/angular-locale_fr-mq.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/locale/angular-locale_fr-mq.js b/i18n/locale/angular-locale_fr-mq.js
new file mode 100644
index 00000000..7df0b399
--- /dev/null
+++ b/i18n/locale/angular-locale_fr-mq.js
@@ -0,0 +1,3 @@
+angular.service("$locale", function() {
+return {"NUMBER_FORMATS":{"DECIMAL_SEP":",","GROUP_SEP":" ","PATTERNS":[{"minInt":1,"minFrac":0,"macFrac":0,"posPre":"","posSuf":"","negPre":"-","negSuf":"","gSize":3,"lgSize":3,"maxFrac":3},{"minInt":1,"minFrac":2,"macFrac":0,"posPre":"","posSuf":" \u00A4","negPre":"-","negSuf":" \u00A4","gSize":3,"lgSize":3,"maxFrac":2}],"CURRENCY_SYM":"€"},"DATETIME_FORMATS":{"MONTH":["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],"SHORTMONTH":["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],"DAY":["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],"SHORTDAY":["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],"AMPMS":["AM","PM"],"medium":"d MMM y HH:mm:ss","short":"dd/MM/yy HH:mm","fullDate":"EEEE d MMMM y","longDate":"d MMMM y","mediumDate":"d MMM y","shortDate":"dd/MM/yy","mediumTime":"HH:mm:ss","shortTime":"HH:mm"},"id":"fr-mq"};
+}); \ No newline at end of file