[#11194] Change #status-spanish to #status-espanol

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
andrey 2020-09-22 12:15:25 +02:00
parent 55278828e6
commit 6b08194a19
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@
]],
["Languages", [
"status-spanish",
"status-espanol",
"statusbrasil",
"status-german",
"status-french",

View File

@ -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"