✨ Basic details page
This commit is contained in:
@ -5,4 +5,5 @@ const i18nEnglish = {
|
||||
'settingsApplied': 'Settings Applied',
|
||||
'apply': 'Apply',
|
||||
'searchHistoryNotIncluded': 'Search History not Included, yet',
|
||||
'nutrients': 'Nutrients',
|
||||
};
|
||||
|
@ -5,4 +5,5 @@ const i18nSimplifiedChinese = {
|
||||
'settingsApplied': '设置已应用',
|
||||
'apply': '应用',
|
||||
'searchHistoryNotIncluded': '搜索记录还没实现',
|
||||
'nutrients': '营养物质',
|
||||
};
|
||||
|
Reference in New Issue
Block a user