mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-02 21:14:47 +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:
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 = {
|
const messages = {
|
||||||
// No translations available.
|
// No translations available.
|
Loading…
Reference in a new issue