Published new versions of apps to support BS locale (#20629)

refs
[ONC-150](https://linear.app/tryghost/issue/ONC-150/support-escalation-re-trouble-with-new-languages)

Published new versions of apps to support BS locale
- comments-ui@0.17.3
- signup-form@0.1.5
- portal@2.37.10
This commit is contained in:
Michael Barrett 2024-07-19 09:26:59 +01:00 committed by GitHub
parent 6840c3a6b3
commit 4a59e30050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/comments-ui",
"version": "0.17.1",
"version": "0.17.3",
"license": "MIT",
"repository": "git@github.com:TryGhost/comments-ui.git",
"author": "Ghost Foundation",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/portal",
"version": "2.37.8",
"version": "2.37.10",
"license": "MIT",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@tryghost/signup-form",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"repository": {
"type": "git",

View File

@ -3,6 +3,7 @@ const i18next = require('i18next');
const SUPPORTED_LOCALES = [
'af', // Afrikaans
'bg', // Bulgarian
'bs', // Bosnian
'ca', // Catalan
'cs', // Czech
'da', // Danish