✨ Basic track search
This commit is contained in:
@ -2,4 +2,5 @@ const i18nEnglish = {
|
||||
'appName': 'RhythmBox',
|
||||
'explore': 'Explore',
|
||||
'settings': 'Settings',
|
||||
'search': 'Search',
|
||||
};
|
||||
|
@ -2,4 +2,5 @@ const i18nSimplifiedChinese = {
|
||||
'appName': '韵律盒',
|
||||
'explore': '探索',
|
||||
'settings': '设置',
|
||||
'search': '搜索',
|
||||
};
|
||||
|
Reference in New Issue
Block a user