Skip to content

Commit 01931dd

Browse files
committed
add strings to ui.yml for localization
1 parent a5317d7 commit 01931dd

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

data/ui.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,16 @@ product_landing:
140140
quick_start: Quickstart
141141
reference_guides: Reference guides
142142
overview: Overview
143+
code_examples: Code examples
144+
search_code_examples: Search code examples
145+
show_more: Show more
146+
sorry: Sorry, there is no result for
147+
no_example: It looks like we don't have an example that fits your filter.
148+
try_another: Try another filter or add your code example.
149+
no_result: Sorry, there is no guide that match your filter.
150+
learn: Learn how to add a code example
151+
communities_using_discussions: Communities using discussions
152+
add_your_community: Add your community
143153
product_sublanding:
144154
start: Start
145155
start_path: Start path
@@ -149,7 +159,6 @@ product_sublanding:
149159
more_guides: more guides
150160
load_more: Load more guides
151161
all_guides: 'All {{ productMap[currentProduct].name }} guides'
152-
no_result: Sorry, there is no guide that match your filter.
153162
filters:
154163
type: Type
155164
topic: Topic

0 commit comments

Comments
 (0)