RhythmBox/lib/translations/en_us.dart

6 lines
101 B
Dart
Raw Normal View History

2024-08-26 05:29:17 +00:00
const i18nEnglish = {
'appName': 'RhythmBox',
'explore': 'Explore',
'settings': 'Settings',
};