mirror of
https://github.com/flarum/core.git
synced 2025-08-09 01:46:35 +02: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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user