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
Member

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.

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.
Oneric added 1 commit 2024-02-26 07:06:25 +00:00
Fix posting for special interface languages
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
428ed70b0d
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.
Mergan added the
Bug fix
label 2024-03-01 03:40:22 +00:00
floatingghost merged commit 70275684bf into develop 2024-05-28 02:10:15 +00:00
floatingghost deleted branch post-language-specialcodes 2024-05-28 02:10:15 +00:00
Sign in to join this conversation.
No description provided.