Fix build issues due to the “pt” locale being renamed to “pt-PT”
Signed-off-by: Thibaut Girka <thib@sitedethib.com>lolsob-rspec
parent
4837d6275a
commit
1a7df2f80a
|
@ -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