File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -338,12 +338,6 @@ const homePath = locale === 'en' ? '/' : `/${locale}/`;
338338 <li ><a href =" mailto:info@keepandroidopen.org" >info@keepandroidopen.org</a ></li >
339339 <li ><a href =" mailto:tips@keepandroidopen.org" >tips@keepandroidopen.org</a ></li >
340340 <li ><a href =" https://github.com/keepandroidopen/keepandroidopen.github.io/issues" target =" _blank" ><Fragment set:html ={ t .footer_report_issues } /></a ></li >
341- </ul >
342- </div >
343- <div id =" translations" class =" footer-col" >
344- <h4 set:html ={ t .footer_translations } />
345- <ul >
346- <li ><a href ={ ctaPath } ><Fragment set:html ={ t .footer_languages } /></a ></li >
347341 <li ><a href ={ translateUrl } target =" _blank" ><Fragment set:html ={ t .footer_help_translate } />{ translatePct < 100 && ` (${translatePct }% ${(languages as any )[locale ].label }) ` } </a ></li >
348342 </ul >
349343 </div >
You can’t perform that action at this time.
0 commit comments