index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locales
/
nl
/
location
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-12-07
refactor(locale): fix various locale data with trailing spaces (#3329)
Matt Mayer
1
-1
/
+1
* fix: fix various locale data with trailing spaces in the case of ar/location/state and hr/location/street_name, this was also a duplicate of a line without a space, so removed. * Delete test file
2024-06-30
refactor(locale): group person entries by gender (#2938)
DivisionByZero
1
-2
/
+2
2024-03-14
refactor(location)!: remove default_country definitions (#2740)
Matt Mayer
2
-3
/
+0
Co-authored-by: ST-DDT <
[email protected]
>
2023-08-26
fix(location): Dutch postal codes can never start with '0' (#2326)
Robin van der Vliet
1
-1
/
+11
2023-07-09
feat(locale): add Dutch province abbreviations (#2232)
Robin van der Vliet
3
-8
/
+24
2023-05-01
refactor(types): rename locale definition types to singular (#2058)
ST-DDT
1
-2
/
+2
2023-04-27
refactor(location)!: rename definition city to city_pattern (#2094)
DivisionByZero
2
-2
/
+2
2023-04-21
refactor(location)!: rename definition street to street_pattern (#2051)
Shinigami
2
-2
/
+2
2022-10-21
refactor(location)!: rename address module (#1469)
Shinigami
13
-0
/
+2882
Co-authored-by: ST-DDT <
[email protected]
>