You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/page/index.de-de.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,10 @@ Gitea ist ein [Gogs](http://gogs.io)-Fork.
28
28
* Gitea sollte unter einem seperaten nicht-root Account auf UNIX-Systemen ausgeführt werden.
29
29
* Achtung: Gitea verwaltet die `~/.ssh/authorized_keys` Datei. Gitea unter einem normalen Benutzer auszuführen könnte dazu führen, dass dieser sich nicht mehr anmelden kann.
30
30
*[Git](https://git-scm.com/) Version 2.0 oder aktueller wird benötigt.
31
-
* Wenn git in der Version >= 2.1.2. läuft und [Git large file storage](https://git-lfs.github.com/)aktiviert ist, dann wird das auch in Gitea nutzbar sein.
32
-
* Wenn git in der Version >= 2.18 läuft, dann wird das Rendern von Commit-Graphen automatisch aktiviert.
31
+
* Wenn git >= 2.1.2. und [Git LFS](https://git-lfs.github.com/)vorhanden ist, dann wird Git LFS Support automatisch für Gitea aktiviert.
32
+
* Wenn git >= 2.18, dann wird das Rendern von Commit-Graphen automatisch aktiviert.
33
33
34
34
## Browser Unterstützung
35
35
36
-
*Letzten 2 Versionen von Chrome, Firefox, Safari und Edge
36
+
*Die neuesten zwei Versionen von Chrome, Firefox, Safari und Edge
0 commit comments