File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ other = "Privacy policy"
91
91
[footer_terms_and_conditions ]
92
92
other = " Terms and Conditions"
93
93
94
+ [footer_trademarks ]
95
+ other = " Trademarks"
96
+
94
97
[page_publish_date_format ]
95
98
other = " January 2, 2006"
96
99
Original file line number Diff line number Diff line change @@ -85,6 +85,9 @@ other = "2 de janeiro de 2006"
85
85
[footer_privacy_policy ]
86
86
other = " Política de Privacidade"
87
87
88
+ [footer_trademarks ]
89
+ other = " Marcas registradas"
90
+
88
91
[page_publish_date_format ]
89
92
other = " 2 de janeiro de 2006"
90
93
Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ other = "隐私政策"
91
91
[footer_terms_and_conditions ]
92
92
other = " 条款"
93
93
94
+ [footer_trademarks ]
95
+ other = " 商标"
96
+
94
97
[page_publish_date_format ]
95
98
other = " 2006年1月2日"
96
99
Original file line number Diff line number Diff line change 53
53
< a class ="footer-policies-link " href ="https://www.linuxfoundation.org/legal/privacy-policy ">
54
54
{{ i18n "footer_privacy_policy" }}
55
55
</ a > |
56
+ < a class ="footer-policies-link " href ="https://www.linuxfoundation.org/legal/trademark-usage ">
57
+ {{ i18n "footer_trademarks" }}
58
+ </ a > |
56
59
{{ if .Params.source_repo }}
57
60
{{ $msg := i18n "generated_file" }}
58
61
{{ $title := printf $msg .Page.Params.source_repo }}
You can’t perform that action at this time.
0 commit comments