Skip to content

Commit

Permalink
chore(release): 3.80.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.80.4](v3.80.3...v3.80.4) (2024-10-24)

### Bug Fixes

* use less grid (safari performance) ([#2618](#2618)) ([eb35e76](eb35e76))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 00aa709 commit 993cebe
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.80.4](https://github.com/tolgee/tolgee-platform/compare/v3.80.3...v3.80.4) (2024-10-24)


### Bug Fixes

* use less grid (safari performance) ([#2618](https://github.com/tolgee/tolgee-platform/issues/2618)) ([eb35e76](https://github.com/tolgee/tolgee-platform/commit/eb35e766a6d9bec390164ea1c12b2946f120165b))

## [3.80.3](https://github.com/tolgee/tolgee-platform/compare/v3.80.2...v3.80.3) (2024-10-22)


Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@
"order_translations_keys_subtitle": "{value, plural, one {# klíč} few {# klíče} many {# klíče} other {# klíčů}}",
"order_translations_title": "Objednat profesionální překlad",
"order_translation_submit_button": "Objednat překlad",
"order_translation_success_message": "Objednávka překladu vytvořena",
"organization_add_provider_success_message": "Váš poskytovatel SSO byl přidán",
"organization_already_subscribed": "Organizace již využívá nějaké předplatné.",
"organization_apps_title": "Aplikace",
Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@
"order_translations_keys_subtitle": "{value, plural, one {# nøgle} other {# nøgler}}",
"order_translations_title": "Bestil professionel oversættelse",
"order_translation_submit_button": "Bestil oversættelse",
"order_translation_success_message": "Oversættelsesordre oprettet",
"organization_add_provider_success_message": "Din SSO-udbyder er blevet tilføjet",
"organization_already_subscribed": "Organisationen har allerede en aktiv plan.",
"organization_apps_title": "Applikationer",
Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,7 @@
"order_translation_invite_to_project_label": "Zum Projekt mit Nur-Lese-Rechten einladen",
"order_translation_next_button": "Weiter",
"order_translation_sharing_details_label": "Ich stimme der Weitergabe von Details an die Übersetzungsagentur zu",
"order_translation_success_message": "Übersetzungsauftrag erstellt",
"organization_already_subscribed": "Organisation hat bereits ein Abonnement für einen Plan.",
"organization_apps_title": "Apps",
"organization-billing-self-hosted-active-subscriptions": "Aktive Abonnements",
Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@
"order_translations_keys_subtitle": "{value, plural, one {# key} other {# keys}}",
"order_translations_title": "Order professional translation",
"order_translation_submit_button": "Order translation",
"order_translation_success_message": "Translation order created",
"organization_add_provider_success_message": "Your SSO provider has been added",
"organization_already_subscribed": "Organization is already subscribed to some plan.",
"organization_apps_title": "Apps",
Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@
"order_translation_invite_to_project_label": "Inviter au projet avec des droits en lecture seule",
"order_translation_next_button": "Suivant",
"order_translation_sharing_details_label": "J'accepte le partage des détails avec l'agence de traduction",
"order_translation_success_message": "Commande de traduction créée",
"organization_already_subscribed": "L'organisation est déjà abonnée à un plan.",
"organization-billing-self-hosted-active-subscriptions": "Abonnements actifs",
"organization-billing-self-hosted-cancel-subscription-button": "Annuler",
Expand Down
1 change: 1 addition & 0 deletions webapp/src/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@
"order_translations_keys_subtitle": "{value, plural, one {# cheie} few {# chei} other {# de chei}}",
"order_translations_title": "Ordonați traducerea profesională",
"order_translation_submit_button": "Ordonați traducerea",
"order_translation_success_message": "Comandă de traducere creată",
"organization_add_provider_success_message": "Furnizorul dvs. SSO a fost adăugat",
"organization_already_subscribed": "Organizația este deja abonată la un plan.",
"organization_apps_title": "Aplicații",
Expand Down

0 comments on commit 993cebe

Please sign in to comment.