aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngLocale/angular-locale_af-na.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngLocale/angular-locale_af-na.js')
-rw-r--r--src/ngLocale/angular-locale_af-na.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ngLocale/angular-locale_af-na.js b/src/ngLocale/angular-locale_af-na.js
index cdb00eae..78b0f7d1 100644
--- a/src/ngLocale/angular-locale_af-na.js
+++ b/src/ngLocale/angular-locale_af-na.js
@@ -64,7 +64,7 @@ $provide.value("$locale", {
"NUMBER_FORMATS": {
"CURRENCY_SYM": "R",
"DECIMAL_SEP": ",",
- "GROUP_SEP": " ",
+ "GROUP_SEP": "\u00a0",
"PATTERNS": {
"0": {
"gSize": 3,
@@ -85,9 +85,9 @@ $provide.value("$locale", {
"maxFrac": 2,
"minFrac": 2,
"minInt": 1,
- "negPre": "(\u00A4",
+ "negPre": "(\u00a4",
"negSuf": ")",
- "posPre": "\u00A4",
+ "posPre": "\u00a4",
"posSuf": ""
}
}