feat(pushnotification): 홈 알림 리스트 화면과 딥링크 라우팅을 추가한다

This commit is contained in:
2026-03-12 18:36:01 +09:00
parent 5bd4e45542
commit c0c5d6efc1
24 changed files with 886 additions and 7 deletions

View File

@@ -172,6 +172,8 @@
<string name="dialog_unfollow_title">フォロー解除</string>
<string name="dialog_unfollow_message">%1$sさんのフォロー를解除しますか</string>
<string name="screen_home_theme_all"></string>
<string name="screen_push_notification_title">通知</string>
<string name="screen_push_notification_empty">通知はありません。</string>
<string name="screen_home_sort_revenue">売上</string>
<string name="screen_home_sort_sales_count">販売数</string>
<string name="screen_home_sort_comment_count">コメント</string>