RhythmBox/lib/translations/en_us.dart
2024-08-26 13:29:17 +08:00

6 lines
101 B
Dart

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