mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-09 22:42:44 +01:00
tweak wording for clarity
This commit is contained in:
@@ -16,7 +16,7 @@ import React, { useCallback } from 'react'
|
||||
import { RefreshControl, ScrollView, StatusBar, StyleSheet, Text, View } from 'react-native'
|
||||
|
||||
const titles: { [key in GetAlbumListType]?: string } = {
|
||||
recent: 'Recent Albums',
|
||||
recent: 'Recently Played',
|
||||
random: 'Random Albums',
|
||||
frequent: 'Frequently Played',
|
||||
starred: 'Starred Albums',
|
||||
|
||||
Reference in New Issue
Block a user