RhythmBox/lib/translations/zh_cn.dart
2024-08-29 16:42:48 +08:00

8 lines
156 B
Dart

const i18nSimplifiedChinese = {
'appName': '韵律盒',
'explore': '探索',
'library': '资料库',
'settings': '设置',
'search': '搜索',
};