Skip to content

Commit

Permalink
chore: add new values
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind committed Oct 31, 2024
1 parent a22605d commit 16b7b91
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions localizations/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"ADDING_YOUR_MUSIC": "Adding your music...",
"ADD_NEW_FOLDER": "Add new folder",
"ADD_NEW_FOLDER_SUBTITLE": "Add a new folder into the media library",
"ADD_PLAYLIST_TO_NOW_PLAYING": "Add playlist to now playing",
"ADD_THIS_FOLDER": "Add this folder",
"ADD_TO_NOW_PLAYING": "Add to now playing",
"ADD_TO_PLAYLIST": "Add to playlist",
Expand Down Expand Up @@ -39,6 +40,7 @@
"DEVELOPER": "Developer",
"DISCOVERING_FILES": "Discovering files...",
"DISPLAY_AUDIO_FORMAT": "Display audio format",
"DISPLAY_PROGRESS_ON_TASKBAR": "Display progress on taskbar",
"DISPLAY_UPON_PLAYBACK": "Display upon playback",
"DISPLAY_VOLUME_SLIDER": "Display volume slider",
"DONATE": "Donate",
Expand All @@ -49,7 +51,8 @@
"EDIT_DETAILS": "Edit details",
"EDIT_MINIMUM_FILE_SIZE": "Edit minimum file size",
"ENABLE_ANIMATION_EFFECTS": "Enable animation effects",
"ENABLE_DISCORD_RPC": "Enable Discord RPC integration",
"ENABLE_DISCORD_RPC": "Enable Discord RPC",
"ENABLE_NOTIFICATION_LYRICS": "Enable notification lyrics",
"ENABLE_NOW_PLAYING_RIPPLE_EFFECT": "Enable \"Now playing screen\" ripple effect",
"ENABLE_VOLUME_BOOST_FILTER": "Enable volume boost filter",
"ENABLE_VOLUME_BOOST_FILTER_WARNING": "Enabling volume boost filter may cause playback to not work properly on some Android devices/ROMs.",
Expand Down Expand Up @@ -81,7 +84,8 @@
"LESS": "Less",
"LICENSE": "License",
"LIKED_SONGS": "Liked Songs",
"LOOKUP_FOR_FALLBACK_ALBUM_ARTS": "Lookup for fallback album arts",
"LOOKUP_FOR_FALLBACK_COVERS": "Lookup for fallback covers",
"LOOKUP_FOR_LRC_IN_DIRECTORY": "Lookup for .LRC in directory",
"LYRICS": "Lyrics",
"LYRICS_NOT_FOUND": "Lyrics not found.",
"LYRICS_RETRIEVING": "Retrieving lyrics...",
Expand All @@ -107,8 +111,6 @@
"NEXT": "Next",
"NO": "No",
"NOTHING_IN_QUEUE": "There's nothing in the queue",
"NOTIFICATION_LYRICS_SUBTITLE": "Show synced lyrics in a notification",
"NOTIFICATION_LYRICS_TITLE": "Notification lyrics",
"NOW_PLAYING": "Now playing",
"NOW_YOU_ARE_GOOD_TO_GO_BACK": "Now you're good to go back",
"NO_FOLDERS_ADDED": "No folders added",
Expand Down Expand Up @@ -155,6 +157,8 @@
"RECOMMENDATIONS": "Suggestions",
"RECOMMENDED_HINT": "(Recommended)",
"REFRESH": "Refresh",
"REFRESH_MEDIA_LIBRARY_UPON_START": "Refresh media library upon start",
"REFRESH_MEDIA_LIBRARY_UPON_START_WARNING": "Enabling this option may significantly increase the start-up time",
"REFRESH_SUBTITLE": "Check for new & deleted files",
"REINDEX": "Reindex",
"REINDEX_SUBTITLE": "Build the media library database again",
Expand Down Expand Up @@ -184,6 +188,8 @@
"SETTINGS_SECTION_LANGUAGE_TITLE": "Language",
"SETTINGS_SECTION_MEDIA_LIBRARY_SUBTITLE": "Configure how the media files are organized",
"SETTINGS_SECTION_MEDIA_LIBRARY_TITLE": "Media library",
"SETTINGS_SECTION_MISCELLANEOUS_SUBTITLE": "Other options that can be configured",
"SETTINGS_SECTION_MISCELLANEOUS_TITLE": "Miscellaneous",
"SETTINGS_SECTION_NOW_PLAYING_SUBTITLE": "Configure behavior of the \"Now playing\"",
"SETTINGS_SECTION_NOW_PLAYING_TITLE": "Now playing",
"SETTINGS_SECTION_STATS_SUBTITLE": "Statistical details about the media library",
Expand Down

0 comments on commit 16b7b91

Please sign in to comment.