chore: replace "PlatformCoop" by "Plateform EBS" (#694)
This commit is contained in:
parent
55475552ec
commit
2b6245344d
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
api_platform:
|
||||
title: 'PlateformCoop API'
|
||||
description: 'List of PlateformCoop API endpoints. Most of them require to be logged.'
|
||||
title: 'Plateforme EBS API'
|
||||
description: 'List of Plateforme EBS API endpoints. Most of them require to be logged.'
|
||||
|
||||
# The version of the API.
|
||||
version: '%app_version%'
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
|
||||
parameters:
|
||||
app_version: 0.7.2
|
||||
brand: PlateformCoop
|
||||
brand: Plateforme EBS
|
||||
|
||||
# https://symfony.com/doc/current/performance.html#dump-the-service-container-into-a-single-file
|
||||
container.dumper.inline_factories: true
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
<!-- translations for admin email -->
|
||||
<trans-unit id="ZKTDVd5" resname="templates.pages.account.index.mail.subject">
|
||||
<source>templates.pages.account.index.mail.subject</source>
|
||||
<target>PlatformCoop : demande de création de groupe</target>
|
||||
<target>Platforme EBS : demande de création de groupe</target>
|
||||
</trans-unit>
|
||||
|
||||
<trans-unit id="nd7Cu7v" resname="templates.pages.account.index.mail.mail_adress">
|
||||
|
|
|
|||
Loading…
Reference in a new issue