RhythmBox/lib/translations/zh_cn.dart
2024-08-28 21:07:58 +08:00

7 lines
130 B
Dart

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