1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 11:54:32 +02:00

tags: Add translations for HTML meta data

Closes #154.
Refs flarum/tags#72.
This commit is contained in:
Franz Liedke
2020-03-06 20:39:41 +01:00
parent b2704c3929
commit d4f030b0e1

View File

@@ -57,6 +57,11 @@ flarum-tags:
# Translations in this namespace are used by the forum user interface.
forum:
# These translations are displayed on the page that lists all tags.
all_tags:
meta_description_text: All Tags
meta_title_text: => flarum-tags.ref.tags
# These translations are used by the Choose Tags modal dialog.
choose_tags:
choose_primary_placeholder: "Choose a primary tag|Choose {count} primary tags"
@@ -89,6 +94,10 @@ flarum-tags:
removed_tags_text: "{username} removed the {tagsRemoved}."
tags_text: "{tags} tag|{tags} tags"
# These translations are used when visiting a single tag's discussion list.
tag:
meta_description_text: "All discussions with the {tag} tag"
# Translations in this namespace are used by the forum and admin interfaces.
lib: