19 changed files with 42 additions and 43 deletions
-
13app/Helpers/DateHelper.php
-
4app/Widgets/Blog/blog.tpl
-
2app/Widgets/Chat/_chat_header.tpl
-
2app/Widgets/Chat/_chat_jingle_end.tpl
-
2app/Widgets/Chats/_chats_item.tpl
-
2app/Widgets/CommunitiesServer/_communitiesserver_ticket.tpl
-
2app/Widgets/CommunityData/_communitydata.tpl
-
2app/Widgets/CommunityData/_communitydata_card.tpl
-
4app/Widgets/CommunityHeader/_communityheader.tpl
-
2app/Widgets/ContactActions/_contactactions_drawer.tpl
-
2app/Widgets/ContactHeader/_contactheader.tpl
-
4app/Widgets/EmojisConfig/_emojisconfig.tpl
-
14app/Widgets/Post/_post.tpl
-
12app/Widgets/Post/_post_card.tpl
-
10app/Widgets/Post/_post_ticket.tpl
-
2app/Widgets/Publish/_publish_images.tpl
-
2app/Widgets/RoomsExplore/_roomsexplore_global.tpl
-
2app/Widgets/RoomsExplore/_roomsexplore_local.tpl
-
2app/Widgets/Search/_search_results.tpl
@ -1 +1 @@ |
|||
<i class="material-symbols icon red">call_end</i> {$c->__('chat.jingle_end')}{if="$diff"} · {if="$diff->h > 0"}{$c->__('chat.jingle_hours', $diff->h, $diff->i)}{elseif="$diff->i > 0"}{$c->__('chat.jingle_minutes', $diff->i, $diff->s)}{else}{$c->__('chat.jingle_seconds', $diff->s)}{/if}{/if} |
|||
<i class="material-symbols icon red">call_end</i> {$c->__('chat.jingle_end')}{if="$diff"} • {if="$diff->h > 0"}{$c->__('chat.jingle_hours', $diff->h, $diff->i)}{elseif="$diff->i > 0"}{$c->__('chat.jingle_minutes', $diff->i, $diff->s)}{else}{$c->__('chat.jingle_seconds', $diff->s)}{/if}{/if} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue