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

7 lines
123 B
Dart

const i18nEnglish = {
'appName': 'RhythmBox',
'explore': 'Explore',
'settings': 'Settings',
'search': 'Search',
};