mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-28 05:53:59 +02:00
Fix string order
This commit is contained in:
parent
607f6e9b6c
commit
efbb0e1b1c
1 changed files with 1 additions and 1 deletions
|
@ -85,8 +85,8 @@
|
||||||
"HeaderUserInterfaceSettings": "User Interface Settings",
|
"HeaderUserInterfaceSettings": "User Interface Settings",
|
||||||
"HeaderYourStats": "Your Stats",
|
"HeaderYourStats": "Your Stats",
|
||||||
"LabelAddToPlaylist": "Add to Playlist",
|
"LabelAddToPlaylist": "Add to Playlist",
|
||||||
"LabelAddedDate": "Added {0}",
|
|
||||||
"LabelAddedAt": "Added At",
|
"LabelAddedAt": "Added At",
|
||||||
|
"LabelAddedDate": "Added {0}",
|
||||||
"LabelAll": "All",
|
"LabelAll": "All",
|
||||||
"LabelAllowSeekingOnMediaControls": "Allow position seeking on media notification controls",
|
"LabelAllowSeekingOnMediaControls": "Allow position seeking on media notification controls",
|
||||||
"LabelAlways": "Always",
|
"LabelAlways": "Always",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue