✨ User library
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
const i18nEnglish = {
|
||||
'appName': 'RhythmBox',
|
||||
'explore': 'Explore',
|
||||
'library': 'Library',
|
||||
'settings': 'Settings',
|
||||
'search': 'Search',
|
||||
};
|
||||
|
@ -1,6 +1,7 @@
|
||||
const i18nSimplifiedChinese = {
|
||||
'appName': '韵律盒',
|
||||
'explore': '探索',
|
||||
'library': '资料库',
|
||||
'settings': '设置',
|
||||
'search': '搜索',
|
||||
};
|
||||
|
Reference in New Issue
Block a user