upgraded to D10
This commit is contained in:
@@ -36,6 +36,8 @@ display:
|
||||
text: |-
|
||||
<span class="status">{{ translation_status }}</span>
|
||||
{% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
|
||||
type_custom_true: ✅
|
||||
type_custom_false: ❌
|
||||
translation_changed:
|
||||
label: Changed
|
||||
translation_operations:
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
label: 'Who''s new'
|
||||
label: "Who's new"
|
||||
description: 'Shows a list of the newest user accounts on the site.'
|
||||
display:
|
||||
default:
|
||||
display_title: Default
|
||||
display_options:
|
||||
title: 'Who''s new'
|
||||
title: "Who's new"
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
@@ -13,8 +13,8 @@ display:
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
block_1:
|
||||
display_title: 'Who''s new'
|
||||
display_title: "Who's new"
|
||||
display_options:
|
||||
display_description: 'A list of new users'
|
||||
block_description: 'Who''s new'
|
||||
block_description: "Who's new"
|
||||
block_category: User
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
label: 'Who''s online block'
|
||||
label: "Who's online block"
|
||||
description: 'Shows the user names of the most recently active users, and the total number of active users.'
|
||||
display:
|
||||
default:
|
||||
display_title: Default
|
||||
display_options:
|
||||
title: 'Who''s online'
|
||||
title: "Who's online"
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
@@ -24,7 +24,7 @@ display:
|
||||
result:
|
||||
content: 'There are currently @total users online.'
|
||||
who_s_online_block:
|
||||
display_title: 'Who''s online'
|
||||
display_title: "Who's online"
|
||||
display_options:
|
||||
display_description: 'A list of users that are currently logged in.'
|
||||
block_description: 'Who''s online'
|
||||
block_description: "Who's online"
|
||||
|
||||
Reference in New Issue
Block a user