feat(chat): 채팅방 시간 표시를 추가한다
This commit is contained in:
@@ -149,6 +149,10 @@
|
||||
<string name="tab_chat">Chat</string>
|
||||
<string name="tab_live">Live</string>
|
||||
<string name="tab_my">My</string>
|
||||
<string name="screen_chat_time_just_now">Just now</string>
|
||||
<string name="screen_chat_time_minutes">%1$d min ago</string>
|
||||
<string name="screen_chat_time_hours">%1$d hours ago</string>
|
||||
<string name="screen_chat_time_days">%1$d days ago</string>
|
||||
<string name="live_now">On Air</string>
|
||||
<string name="screen_live_now_all_title">View all</string>
|
||||
<string name="screen_live_now_all_empty_message">There are currently no live broadcasts available, or access may be restricted due to age limits.\nVerify your identity or follow the channel to get notified when a live broadcast starts.</string>
|
||||
|
||||
Reference in New Issue
Block a user