Remove tai
locale (#23880)
This commit is contained in:
parent
2904fd0fdd
commit
5141697323
3 changed files with 0 additions and 12 deletions
|
@ -201,7 +201,6 @@ module LanguagesHelper
|
|||
sma: ['Southern Sami', 'Åarjelsaemien Gïele'].freeze,
|
||||
smj: ['Lule Sami', 'Julevsámegiella'].freeze,
|
||||
szl: ['Silesian', 'ślůnsko godka'].freeze,
|
||||
tai: ['Tai', 'ภาษาไท or ภาษาไต'].freeze,
|
||||
tok: ['Toki Pona', 'toki pona'].freeze,
|
||||
zba: ['Balaibalan', 'باليبلن'].freeze,
|
||||
zgh: ['Standard Moroccan Tamazight', 'ⵜⴰⵎⴰⵣⵉⵖⵜ'].freeze,
|
||||
|
|
|
@ -153,7 +153,6 @@ module Mastodon
|
|||
:sv,
|
||||
:szl,
|
||||
:ta,
|
||||
:tai,
|
||||
:te,
|
||||
:th,
|
||||
: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