feat(i18n): 사이드메뉴 국제화 키 매핑 적용 및 리소스 추가
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
@@ -55,11 +55,21 @@
|
||||
},
|
||||
"comp": {
|
||||
"sideMenu": {
|
||||
"content": {
|
||||
"title": "コンテンツ管理",
|
||||
"myList": "自分のコンテンツ一覧",
|
||||
"category": "カテゴリ管理",
|
||||
"series": "シリーズ管理"
|
||||
},
|
||||
"creators": "所属クリエイター",
|
||||
"calc": {
|
||||
"title": "精算",
|
||||
"live": "クリエイター別ライブ精算",
|
||||
"content": "クリエイター別コンテンツ精算",
|
||||
"contentByDate": "日付別コンテンツ精算",
|
||||
"contentDonation": "クリエイター別コンテンツ支援精算",
|
||||
"contentDonationByDate": "日付別コンテンツ支援精算",
|
||||
"contentCumulative": "コンテンツ別累積状況",
|
||||
"community": "クリエイター別コミュニティ精算",
|
||||
"channelDonation": "クリエイター別チャンネル支援精算"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user