-
-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.80.3](v3.80.2...v3.80.3) (2024-10-22) ### Bug Fixes * add missing indexes for FKs (second part) ([#2613](#2613)) ([1158f79](1158f79))
- Loading branch information
1 parent
1158f79
commit 623bf06
Showing
7 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1134,6 +1134,7 @@ | |
"spending_limit_dialog_close": "Schließen", | ||
"spending_limit_dialog_description": "Kontaktieren Sie den Support unter <email>[email protected]</email>, um Ihr Ausgabenlimit zu erhöhen", | ||
"spending_limit_dialog_title": "Ausgabenlimit überschritten", | ||
"sso_user_cannot_create_organization": "Benutzer, die sich über SSO angemeldet haben, können keine eigenen Organisationen erstellen", | ||
"standard_search_label": "Suche...", | ||
"storage_add_item": "Speicher", | ||
"storage_create_success": "Speicher erfolgreich erstellt!", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1096,6 +1096,7 @@ | |
"spending_limit_dialog_close": "Fermer", | ||
"spending_limit_dialog_description": "Contactez le service d'assistance sur <email>[email protected]</email> pour augmenter votre limite de dépenses.", | ||
"spending_limit_dialog_title": "Limite de dépenses dépassée", | ||
"sso_user_cannot_create_organization": "L'utilisateur connecté via SSO ne peut pas créer ses propres organisations", | ||
"standard_search_label": "Rechercher...", | ||
"storage_add_item": "Stockage", | ||
"storage_create_success": "Stockage créé avec succès!", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters