1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 05:14:20 +02:00

Merge pull request #79 from dcsjapan/extract-errors

Add translations for API error messages
This commit is contained in:
Toby Zerner
2016-06-04 17:14:09 +09:30

View File

@@ -84,6 +84,13 @@ flarum-tags:
removed_tags_text: "{username} removed the {tagsRemoved}."
tags_text: "{tags} tag|{tags} tags"
# Translations in this namespace are used in messages output by the API.
api:
# These translations are used in messages regarding the number of tags assigned to a discussion.
primary_tag_count_text: number of primary tags
secondary_tag_count_text: number of secondary tags
# Translations in this namespace are used by the forum and admin interfaces.
lib: