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
/
ja
/
location
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-05-13
fix(locale): correct Japanese country names (#3510)
matsueushi
1
-11
/
+7
2024-06-30
refactor(locale): group person entries by gender (#2938)
DivisionByZero
2
-5
/
+5
2024-04-15
refactor(locale)!: remove location data index-value-binding (#2476)
DivisionByZero
1
-1
/
+6
2024-04-06
feat(locale): support street and street address for ja (#2193)
KeisukeYamashita
4
-2
/
+10
2023-06-17
feat(locale): add direction to ja (#2191)
KeisukeYamashita
2
-0
/
+3
Signed-off-by: KeisukeYamashita <
[email protected]
>
2023-06-04
fix(locale): remove duplicated countries in `ja` locale (#2189)
KeisukeYamashita
1
-4
/
+0
2023-06-04
fix(locale): remove continent from ja countries (#2194)
KeisukeYamashita
1
-8
/
+0
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
9
-0
/
+306
Co-authored-by: ST-DDT <
[email protected]
>