7 lines
123 B
Dart
7 lines
123 B
Dart
const i18nEnglish = {
|
|
'appName': 'RhythmBox',
|
|
'explore': 'Explore',
|
|
'settings': 'Settings',
|
|
'search': 'Search',
|
|
};
|