forked from treehouse/mastodon
Fix build issues due to the “pt” locale being renamed to “pt-PT”
Signed-off-by: Thibaut Girka <thib@sitedethib.com>rebase/4.0.0rc2
parent
5cadb47238
commit
0a1d9032f7
|
@ -1,4 +1,4 @@
|
|||
import inherited from 'mastodon/locales/pt.json';
|
||||
import inherited from 'mastodon/locales/pt-PT.json';
|
||||
|
||||
const messages = {
|
||||
// No translations available.
|
Loading…
Reference in New Issue