Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Inconsistent in en_US localization #12134

Closed
@tdrozdz

Description

@tdrozdz

Hi, during development on localizations I've noticed that in core angular code localization for en_US looks different than in a file with localizations exposed as bower dep.

value in angular core

posPre: '\u00A4',

value in bower dep
https://github.com/angular/bower-angular-i18n/blob/master/angular-locale_en-us.js#L118

I'm not sure which one is correct so don't want to create PR but would be great if we could have the same value in both cases.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions