You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-15 01:24:25 +02:00
adding -
to pt-br. Following docs and angular.json validator: https://angular.io/guide/i18n-common-locale-id#refer-to-locales-by-id
#583
This commit is contained in:
@ -70,9 +70,9 @@
|
|||||||
"baseHref": "",
|
"baseHref": "",
|
||||||
"translation": "src/frontend/translate/messages.nl.xlf"
|
"translation": "src/frontend/translate/messages.nl.xlf"
|
||||||
},
|
},
|
||||||
"ptbr": {
|
"pt-br": {
|
||||||
"baseHref": "",
|
"baseHref": "",
|
||||||
"translation": "src/frontend/translate/messages.ptbr.xlf"
|
"translation": "src/frontend/translate/messages.pt-br.xlf"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user