mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-18 10:37:45 +00:00
Fix build issues due to the “pt” locale being renamed to “pt-PT”
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import inherited from 'mastodon/locales/pt.json';
|
import inherited from 'mastodon/locales/pt-PT.json';
|
||||||
|
|
||||||
const messages = {
|
const messages = {
|
||||||
// No translations available.
|
// No translations available.
|
||||||
Reference in New Issue
Block a user