1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 12:54:47 +02:00

Add new translations for flarum-ext-approval

This commit is contained in:
Toby Zerner
2016-05-27 14:42:31 +09:30
parent bf31979a59
commit a4a3185233

View File

@@ -10,15 +10,28 @@ flarum-approval:
# These translations are used in the Permissions page of the admin interface.
permissions:
approve_posts_label: Approve posts
reply_without_approval_label: Reply without approval
reply_without_approval_label: Reply to discussions without approval
start_discussions_without_approval_label: Start discussions without approval
# Translations in this namespace are used by the forum user interface.
forum:
# These translations are displayed as tooltips for discussion badges.
badge:
awaiting_approval_tooltip: => flarum-approval.ref.awaiting_approval
# These translations are displayed in the post header.
post:
awaiting_approval_text: Awaiting approval
awaiting_approval_text: => flarum-approval.ref.awaiting_approval
# These translations are used by the post control buttons.
post_controls:
approve_button: Approve
##
# REUSED TRANSLATIONS - These keys should not be used directly in code!
##
# Translations in this namespace are referenced by two or more unique keys.
ref:
awaiting_approval: Awaiting approval