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: data/i18n/de/de.toml
+9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# i18n strings for the German (main) site.
2
2
3
+
[docs_version_current]
4
+
other = "(dieser Dokumentation)"
5
+
6
+
[docs_version_latest_heading]
7
+
other = "Aktuelle Version"
8
+
9
+
[docs_version_other_heading]
10
+
other = "Vorherige Versionen"
11
+
3
12
[deprecation_warning]
4
13
other = " Die Dokumentation wird nicht mehr aktiv gepflegt. Die aktuell angezeigte Version ist eine statische Momentaufnahme. Aktuelle Dokumentation finden Sie unter "
0 commit comments