Skip to content

Commit

Permalink
Always show native name
Browse files Browse the repository at this point in the history
  • Loading branch information
klokan authored Jun 2, 2017
1 parent 82142fe commit b8ea305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@
]
],
"layout": {
"text-field": "{name_en}",
"text-field": "{name}",
"text-font": [
"Klokantech Noto Sans Regular",
"Klokantech Noto Sans CJK Regular"
Expand Down Expand Up @@ -1201,7 +1201,7 @@
]
],
"layout": {
"text-field": "{name_en}",
"text-field": "{name}",
"text-font": [
"Klokantech Noto Sans Regular",
"Klokantech Noto Sans CJK Regular"
Expand Down

0 comments on commit b8ea305

Please sign in to comment.