mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:53:27 +08:00
Rename keys for badge tooltips
- Shortens two key names for consistency with `badge:` namespace. - Supports https://github.com/flarum/core/pull/601 - Supports https://github.com/flarum/lock/pull/4
This commit is contained in:
parent
89ffa4962b
commit
fa7aa742d4
@ -322,7 +322,7 @@ core:
|
||||
|
||||
# These strings are displayed as tooltips for discussion badges.
|
||||
badge:
|
||||
hidden_discussion_tooltip: Hidden
|
||||
hidden_tooltip: Hidden
|
||||
|
||||
# This string is displayed in place of the username of deleted user account.
|
||||
deleted_user_text: "[deleted]"
|
||||
|
@ -16,7 +16,7 @@ flarum-lock:
|
||||
|
||||
# These strings are displayed as tooltips for discussion badges.
|
||||
badge:
|
||||
locked_discussion_tooltip: Locked
|
||||
locked_tooltip: Locked
|
||||
|
||||
# These strings are used by the discussion control buttons.
|
||||
discussion_controls:
|
||||
|
Loading…
x
Reference in New Issue
Block a user