Skip to content

Commit

Permalink
Merge branch 'next' into fix/el-cities
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored May 2, 2023
2 parents 6b61743 + e094a5a commit 5c25e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion src/locales/sk/location/city_prefix.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default ['North', 'East', 'West', 'South', 'New', 'Lake', 'Port'];
export default null;
21 changes: 1 addition & 20 deletions src/locales/sk/location/city_suffix.ts
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
export default [
'town',
'ton',
'land',
'ville',
'berg',
'burgh',
'borough',
'bury',
'view',
'port',
'mouth',
'stad',
'furt',
'chester',
'fort',
'haven',
'side',
'shire',
];
export default null;

0 comments on commit 5c25e4e

Please sign in to comment.