Remove tai locale (#23880)

This commit is contained in:
Christian Schmidt 2023-04-23 22:49:07 +02:00 committed by GitHub
parent 2904fd0fdd
commit 5141697323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View file

@ -153,7 +153,6 @@ module Mastodon
:sv,
:szl,
:ta,
:tai,
:te,
:th,
:tr,

View file

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