[#11194] Change #status-spanish to #status-espanol
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
55278828e6
commit
6b08194a19
|
@ -113,7 +113,7 @@
|
|||
]],
|
||||
|
||||
["Languages", [
|
||||
"status-spanish",
|
||||
"status-espanol",
|
||||
"statusbrasil",
|
||||
"status-german",
|
||||
"status-french",
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
[react/view {:border-color colors/gray-lighter :border-radius 36 :border-width 1 :padding-horizontal 8 :padding-vertical 5}
|
||||
[react/text {:style {:color colors/blue :typography :main-medium}} (str "#" topic)]]]])
|
||||
|
||||
(def lang-names {"es" "status-spanish"
|
||||
(def lang-names {"es" "status-espanol"
|
||||
"pt" "statusbrasil"
|
||||
"de" "status-german"
|
||||
"fr" "status-french"
|
||||
|
|
Loading…
Reference in New Issue