RhythmBox/lib/translations/zh_cn.dart

8 lines
156 B
Dart
Raw Permalink Normal View History

2024-08-26 05:29:17 +00:00
const i18nSimplifiedChinese = {
'appName': '韵律盒',
'explore': '探索',
2024-08-29 08:42:48 +00:00
'library': '资料库',
2024-08-26 05:29:17 +00:00
'settings': '设置',
2024-08-28 13:07:58 +00:00
'search': '搜索',
2024-08-26 05:29:17 +00:00
};