Remove unused Namefinder translation strings
Namefinder was introduced in commitd2bd786
and later removed infcebfd1f
. Since then, these translation strings are unused. Analysis using: `git log -p -S "towns" -- ':(exclude)*config/locales/*.yml' ':(exclude)*vendor/assets/*'`
This commit is contained in:
parent
5aa63c60ec
commit
bcc07e87bf
1 changed files with 0 additions and 4 deletions
|
@ -1434,10 +1434,6 @@ en:
|
|||
level9: "Village Boundary"
|
||||
level10: "Suburb Boundary"
|
||||
level11: "Neighbourhood Boundary"
|
||||
types:
|
||||
cities: Cities
|
||||
towns: Towns
|
||||
places: Places
|
||||
results:
|
||||
no_results: "No results found"
|
||||
more_results: "More results"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue