aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngLocale/angular-locale_de-at.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngLocale/angular-locale_de-at.js')
-rw-r--r--src/ngLocale/angular-locale_de-at.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/ngLocale/angular-locale_de-at.js b/src/ngLocale/angular-locale_de-at.js
index 68a81145..54ddb814 100644
--- a/src/ngLocale/angular-locale_de-at.js
+++ b/src/ngLocale/angular-locale_de-at.js
@@ -16,9 +16,9 @@ $provide.value("$locale", {
"6": "Samstag"
},
"MONTH": {
- "0": "Jänner",
+ "0": "J\u00e4nner",
"1": "Februar",
- "2": "März",
+ "2": "M\u00e4rz",
"3": "April",
"4": "Mai",
"5": "Juni",
@@ -39,9 +39,9 @@ $provide.value("$locale", {
"6": "Sa."
},
"SHORTMONTH": {
- "0": "Jän",
+ "0": "J\u00e4n",
"1": "Feb",
- "2": "Mär",
+ "2": "M\u00e4r",
"3": "Apr",
"4": "Mai",
"5": "Jun",
@@ -62,7 +62,7 @@ $provide.value("$locale", {
"shortTime": "HH:mm"
},
"NUMBER_FORMATS": {
- "CURRENCY_SYM": "€",
+ "CURRENCY_SYM": "\u20ac",
"DECIMAL_SEP": ",",
"GROUP_SEP": ".",
"PATTERNS": {
@@ -85,9 +85,9 @@ $provide.value("$locale", {
"maxFrac": 2,
"minFrac": 2,
"minInt": 1,
- "negPre": "\u00A4 -",
+ "negPre": "\u00a4\u00a0-",
"negSuf": "",
- "posPre": "\u00A4 ",
+ "posPre": "\u00a4\u00a0",
"posSuf": ""
}
}