Fix posting for "special" interface languages #377

Merged
floatingghost merged 1 commit from Oneric/akkoma-fe:post-language-specialcodes into develop 2024-05-28 02:10:15 +00:00

1 commit

Author SHA1 Message Date
428ed70b0d Fix posting for special interface languages
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Easy Japanses (ja_easy) and traditional Chinses (zh_Hant) use
(custom) non-ISO codes in the interface. Because MastoAPI only accepts
ISO 639 codes, the backend will return an error rendering users
unable to do anything unless the post’s language was explicitly set.
2024-02-26 08:05:55 +01:00