mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-06-18 04:50:30 +00:00
🔠 Standardize brand name casing to **EINUNDZWANZIG** across translations, controllers, views, and configurations
This commit is contained in:
+3
-3
@@ -42,8 +42,8 @@ return [
|
||||
* Description rendered on the home page of the API documentation (`/docs/api`).
|
||||
*/
|
||||
'description' => <<<'MARKDOWN'
|
||||
Willkommen bei der **Einundzwanzig API** – der öffentlichen Schnittstelle der
|
||||
[Einundzwanzig](https://portal.einundzwanzig.space) Bitcoin-Community-Plattform.
|
||||
Willkommen bei der **EINUNDZWANZIG API** – der öffentlichen Schnittstelle der
|
||||
[EINUNDZWANZIG](https://portal.einundzwanzig.space) Bitcoin-Community-Plattform.
|
||||
|
||||
Über diese API erreichst du die Daten der dezentralen deutschsprachigen Bitcoin-Bewegung:
|
||||
Meetups und ihre Termine, Kurse und Kurs-Events, Referenten, Veranstaltungsorte sowie die
|
||||
@@ -68,7 +68,7 @@ return [
|
||||
],
|
||||
|
||||
'ui' => [
|
||||
'title' => 'Einundzwanzig API',
|
||||
'title' => 'EINUNDZWANZIG API',
|
||||
],
|
||||
|
||||
'renderer' => 'scalar',
|
||||
|
||||
Reference in New Issue
Block a user