File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ edit_page: Seite bearbeiten
3
3
4
4
nav_navigation : Navigation
5
5
nav_tags : Tags
6
- nav_more : Weitere
6
+ nav_more : Weiteres
7
7
nav_top : Nach oben
8
8
9
9
form_placeholder_search : Suchen
@@ -51,3 +51,6 @@ propertylist_default: Standardwert
51
51
pagination_page_prev : vorher
52
52
pagination_page_next : weiter
53
53
pagination_page_state : " {{ .PageNumber }}/{{ .TotalPages }}"
54
+
55
+ custom_product_of_cybertec : Ein Produkt von CYBERTEC
56
+ custom_support_button : Support
Original file line number Diff line number Diff line change @@ -51,3 +51,6 @@ propertylist_default: default
51
51
pagination_page_prev : prev
52
52
pagination_page_next : next
53
53
pagination_page_state : " {{ .PageNumber }}/{{ .TotalPages }}"
54
+
55
+ custom_product_of_cybertec : A product of CYBERTEC
56
+ custom_support_button : Support
Original file line number Diff line number Diff line change 93
93
</ a >
94
94
{{ end }}
95
95
</ span >
96
+ < span class ="gdoc-page__nav__product "> {{ i18n "custom_product_of_cybertec" }}</ span >
96
97
< span class ="gdoc-page__nav ">
97
98
{{ with ($current.Scratch.Get "nextPage") }}
98
99
< a
You can’t perform that action at this time.
0 commit comments