aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ja/location/street_pattern.ts
blob: b4c3046377fd642fe1f9c46fc591c4e1d289b1dc (plain)
1
2
3
export default [
  '{{number.int({"max": 9, "min": 1})}}丁目{{number.int({"max": 9, "min": 1})}}番{{number.int({"max": 9, "min": 1})}}号',
];