mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-18 00:11:15 +00:00
feat: add release date display to resource details page
This commit is contained in:
@@ -263,6 +263,7 @@ export const i18nData = {
|
||||
"Optional": "可选",
|
||||
"Download": "下载",
|
||||
"Notifications": "通知",
|
||||
"Release Date": "发售日期",
|
||||
},
|
||||
},
|
||||
"zh-TW": {
|
||||
@@ -529,6 +530,7 @@ export const i18nData = {
|
||||
"Optional": "可選",
|
||||
"Download": "下載",
|
||||
"Notifications": "通知",
|
||||
"Release Date": "發售日期",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user