mirror of
https://ghfast.top/https://github.com/discourse/discourse-docs.git
synced 2026-07-15 11:27:41 +08:00
34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
en:
|
|
js:
|
|
filters:
|
|
docs:
|
|
help: "browse docs topics"
|
|
docs:
|
|
title: "Docs"
|
|
column_titles:
|
|
topic: "Topic"
|
|
activity: "Activity"
|
|
no_docs:
|
|
title: "No Docs topics yet"
|
|
body: "Docs provides a great way to maintain a collection of documentation for shared reference."
|
|
to_include_topic_in_docs: "To include a topic in Docs, use a special category or tag"
|
|
setup_the_plugin: "To start using Docs, please, <a href='%{settingsUrl}'>set up docs categories and tags</a>."
|
|
categories: "Categories"
|
|
categories_filter_placeholder: "Filter categories"
|
|
tags_filter_placeholder: "Filter tags"
|
|
tags: "Tags"
|
|
search:
|
|
results:
|
|
one: "%{count} result found"
|
|
other: "%{count} results found"
|
|
placeholder: "Search for topics"
|
|
clear: "Clear"
|
|
tip_description: "Search in docs"
|
|
topic:
|
|
back: "Go back"
|
|
navigate_to_topic: "View the discussion on this topic"
|
|
filter_button: "Filters"
|
|
filter_solved: "Topic Solved?"
|
|
sidebar:
|
|
docs_link_title: "Explore documentation topics"
|
|
docs_link_text: "Docs"
|