mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
tweak wording for clarity
This commit is contained in:
parent
c7e4be28c7
commit
f57f939530
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user