aboutsummaryrefslogtreecommitdiff
path: root/src/locales/pt_PT/location/direction.ts
blob: cb3104801b3cc8201f978de1cdb89174c75f6741 (plain)
1
2
3
4
5
6
7
8
9
10
export default [
  'Norte',
  'Este',
  'Sul',
  'Oeste',
  'Nordeste',
  'Noroeste',
  'Sudeste',
  'Sodoeste',
];