forked from extern/bruno
fix some translations
This commit is contained in:
parent
83779dd2e1
commit
84c8676804
@ -30,7 +30,7 @@ Eine Anleitung zum Ausführen einer lokalen Entwicklungsumgebung findest Du in [
|
|||||||
### Pull Request erstellen
|
### Pull Request erstellen
|
||||||
|
|
||||||
- Bitte halte die PRs klein und begrenzt auf eine Sache
|
- Bitte halte die PRs klein und begrenzt auf eine Sache
|
||||||
- Bitte halte die beim Erstellen eines Branches an das folgende Format
|
- Bitte halte Dich beim Erstellen eines Branches an das folgende Format
|
||||||
- feature/[feature name]: Dieser Branch soll Änderungen für ein bestimmtes Feature enthalten
|
- feature/[feature name]: Dieser Branch soll Änderungen für ein bestimmtes Feature enthalten
|
||||||
- Beispiel: feature/dark-mode
|
- Beispiel: feature/dark-mode
|
||||||
- bugfix/[bug name]: Dieser Branch soll ausschließlich Bugfixes für einen bestimmten Bug enthalten
|
- bugfix/[bug name]: Dieser Branch soll ausschließlich Bugfixes für einen bestimmten Bug enthalten
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Entwicklung
|
## Entwicklung
|
||||||
|
|
||||||
Bruno wird als Desktop-Anwendung entwickelt. Um die App zu laden musst du zuerst die NextJs-App in einem Terminal ausführst und anschließend in einem anderen Terminal die Elektron-App.
|
Bruno wird als Desktop-Anwendung entwickelt. Um die App zu laden musst du zuerst die NextJs-App in einem Terminal ausführen und anschließend in einem anderen Terminal die Elektron-App.
|
||||||
|
|
||||||
### Abhängigkeiten
|
### Abhängigkeiten
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Bruno ist ein reines Offline-Tool. Es gibt keine Pläne, Bruno eine Cloud-Synchr
|
|||||||
|
|
||||||
### Zusammenarbeiten mit Git 👩💻🧑💻
|
### Zusammenarbeiten mit Git 👩💻🧑💻
|
||||||
|
|
||||||
Oder eine Versionskontrolle Deiner Wahl
|
oder eine Versionskontrolle Deiner Wahl
|
||||||
|
|
||||||
![bruno](assets/images/version-control.png) <br /><br />
|
![bruno](assets/images/version-control.png) <br /><br />
|
||||||
|
|
||||||
@ -37,8 +37,8 @@ Oder eine Versionskontrolle Deiner Wahl
|
|||||||
- [Unsere Langzeit-Vision](https://github.com/usebruno/bruno/discussions/269)
|
- [Unsere Langzeit-Vision](https://github.com/usebruno/bruno/discussions/269)
|
||||||
- [Roadmap](https://github.com/usebruno/bruno/discussions/384)
|
- [Roadmap](https://github.com/usebruno/bruno/discussions/384)
|
||||||
- [Dokumentation](https://docs.usebruno.com)
|
- [Dokumentation](https://docs.usebruno.com)
|
||||||
- [Website](https://www.usebruno.com)
|
- [Webseite](https://www.usebruno.com)
|
||||||
- [Preisgestaltung](https://www.usebruno.com/pricing)
|
- [Preise](https://www.usebruno.com/pricing)
|
||||||
- [Download](https://www.usebruno.com/downloads)
|
- [Download](https://www.usebruno.com/downloads)
|
||||||
|
|
||||||
### Showcase 🎥
|
### Showcase 🎥
|
||||||
@ -47,7 +47,7 @@ Oder eine Versionskontrolle Deiner Wahl
|
|||||||
- [Wissenswertes](https://github.com/usebruno/bruno/discussions/386)
|
- [Wissenswertes](https://github.com/usebruno/bruno/discussions/386)
|
||||||
- [Scriptmania](https://github.com/usebruno/bruno/discussions/385)
|
- [Scriptmania](https://github.com/usebruno/bruno/discussions/385)
|
||||||
|
|
||||||
### Support ❤️
|
### Unterstützung ❤️
|
||||||
|
|
||||||
Wuff! Wenn Du dieses Projekt magst, klick den ⭐ Button !!
|
Wuff! Wenn Du dieses Projekt magst, klick den ⭐ Button !!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user