forked from fedi/mastodon
Remove tai
locale (#23880)
This commit is contained in:
parent
2904fd0fdd
commit
5141697323
|
@ -201,7 +201,6 @@ module LanguagesHelper
|
||||||
sma: ['Southern Sami', 'Åarjelsaemien Gïele'].freeze,
|
sma: ['Southern Sami', 'Åarjelsaemien Gïele'].freeze,
|
||||||
smj: ['Lule Sami', 'Julevsámegiella'].freeze,
|
smj: ['Lule Sami', 'Julevsámegiella'].freeze,
|
||||||
szl: ['Silesian', 'ślůnsko godka'].freeze,
|
szl: ['Silesian', 'ślůnsko godka'].freeze,
|
||||||
tai: ['Tai', 'ภาษาไท or ภาษาไต'].freeze,
|
|
||||||
tok: ['Toki Pona', 'toki pona'].freeze,
|
tok: ['Toki Pona', 'toki pona'].freeze,
|
||||||
zba: ['Balaibalan', 'باليبلن'].freeze,
|
zba: ['Balaibalan', 'باليبلن'].freeze,
|
||||||
zgh: ['Standard Moroccan Tamazight', 'ⵜⴰⵎⴰⵣⵉⵖⵜ'].freeze,
|
zgh: ['Standard Moroccan Tamazight', 'ⵜⴰⵎⴰⵣⵉⵖⵜ'].freeze,
|
||||||
|
|
|
@ -153,7 +153,6 @@ module Mastodon
|
||||||
:sv,
|
:sv,
|
||||||
:szl,
|
:szl,
|
||||||
:ta,
|
:ta,
|
||||||
:tai,
|
|
||||||
:te,
|
:te,
|
||||||
:th,
|
:th,
|
||||||
:tr,
|
:tr,
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
tai:
|
|
||||||
errors:
|
|
||||||
'400': The request you submitted was invalid or malformed.
|
|
||||||
'403': You don't have permission to view this page.
|
|
||||||
'404': The page you are looking for isn't here.
|
|
||||||
'406': This page is not available in the requested format.
|
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
|
||||||
'429': Too many requests
|
|
||||||
'503': The page could not be served due to a temporary server failure.
|
|
Loading…
Reference in a new issue