Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 944a098

Browse files
--fixed niklasvh#72
1 parent 7a6ca09 commit 944a098

File tree

6 files changed

+2066
-24
lines changed

6 files changed

+2066
-24
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
/nbproject/
44
/node_modules
55
*.idea
6+
.DS_Store

‎dist/cfg/locales.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/*
2+
* @author Niklas von Hertzen <niklas at hertzen.com>
3+
* @created 17.7.2012
4+
* @website http://hertzen.com
5+
*/
6+
7+
PHP.Locales = {
8+
9+
de_DE: {
10+
decimal_point: ",",
11+
thousands_sep: "."
12+
}
13+
14+
15+
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /