vinothchandar commented on a change in pull request #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#discussion_r362299232
########## File path: newui/docs/_data/ui-text.yml ########## @@ -0,0 +1,60 @@ +# User interface text and labels + +# English (default) +# ----------------- +en: &DEFAULT_EN + skip_links : "Skip links" + skip_primary_nav : "Skip to primary navigation" + skip_content : "Skip to content" + skip_footer : "Skip to footer" + page : "Page" + pagination_previous : "Previous" + pagination_next : "Next" + breadcrumb_home_label : "Home" + breadcrumb_separator : "/" + menu_label : "Toggle menu" + search_label : "Toggle search" + toc_label : "Section Nav" Review comment: Reword to: `In this page` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
