aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/locale/angular-locale_sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/locale/angular-locale_sv.js')
-rw-r--r--i18n/locale/angular-locale_sv.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/locale/angular-locale_sv.js b/i18n/locale/angular-locale_sv.js
new file mode 100644
index 00000000..a3eb1443
--- /dev/null
+++ b/i18n/locale/angular-locale_sv.js
@@ -0,0 +1,3 @@
+angular.service("$locale", function() {
+return {"DATETIME_FORMATS":{"MONTH":["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],"SHORTMONTH":["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],"DAY":["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],"SHORTDAY":["sön","mån","tis","ons","tors","fre","lör"],"AMPMS":["fm","em"],"medium":"d MMM y HH:mm:ss","short":"yyyy-MM-dd HH:mm","fullDate":"EEEE'en' 'den' d:'e' MMMM y","longDate":"d MMMM y","mediumDate":"d MMM y","shortDate":"yyyy-MM-dd","mediumTime":"HH:mm:ss","shortTime":"HH:mm"},"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":"kr"},"id":"sv"};
+}); \ No newline at end of file