mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
normalize tooltips
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"downloadStarted": "started download of {{count}} items",
|
||||
"editPlaylist": "edit $t(entity.playlist_one)",
|
||||
"goToPage": "go to page",
|
||||
"largeFetch": "this action will make {{count}} network requests to your server",
|
||||
"largeFetch": "this action will attempt to fetch {{count}} items from your server",
|
||||
"moveToNext": "move to next",
|
||||
"moveToBottom": "move to bottom",
|
||||
"moveToTop": "move to top",
|
||||
@@ -530,6 +530,7 @@
|
||||
"addNext": "add next",
|
||||
"addLastShuffled": "add last (shuffled)",
|
||||
"addNextShuffled": "add next (shuffled)",
|
||||
"holdToShuffle": "hold to shuffle",
|
||||
"favorite": "favorite",
|
||||
"mute": "mute",
|
||||
"muted": "muted",
|
||||
|
||||
Reference in New Issue
Block a user