localisation for misc notifications

This commit is contained in:
Core 2022-09-16 19:11:54 +01:00
parent decb62625f
commit cf60a6ef06
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 4 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"notification.updatingLibrarySongs": "Updating library songs...", "notification.updatingLibrarySongs": "Updating library songs...",
"notification.updatingLibraryAlbums": "Updating library albums...", "notification.updatingLibraryAlbums": "Updating library albums...",
"notification.updatingLibraryArtists": "Updating library artists...", "notification.updatingLibraryArtists": "Updating library artists...",
"notification.buildingPlaylistCache": "Building Playlist Cache...",
"term.variables": "Variables", "term.variables": "Variables",
"term.appleInc": "Apple Inc.", "term.appleInc": "Apple Inc.",
"term.appleMusic": "Apple Music", "term.appleMusic": "Apple Music",
@ -494,6 +495,7 @@
"settings.option.visual.theme.viewInfo": "View Info", "settings.option.visual.theme.viewInfo": "View Info",
"settings.option.visual.theme.github.available": "Available", "settings.option.visual.theme.github.available": "Available",
"settings.option.visual.theme.github.applied": "Applied", "settings.option.visual.theme.github.applied": "Applied",
"settings.notyf.visual.theme.updateAvailable": "[Themes] {{ theme }} has an update available",
"settings.notyf.visual.theme.install.success": "Theme installed successfully", "settings.notyf.visual.theme.install.success": "Theme installed successfully",
"settings.notyf.visual.theme.install.error": "Theme installation failed", "settings.notyf.visual.theme.install.error": "Theme installation failed",
"settings.header.visual.plugin": "Plugin", "settings.header.visual.plugin": "Plugin",

View file

@ -10,6 +10,7 @@
"notification.updatingLibrarySongs": "Updating library songs...", "notification.updatingLibrarySongs": "Updating library songs...",
"notification.updatingLibraryAlbums": "Updating library albums...", "notification.updatingLibraryAlbums": "Updating library albums...",
"notification.updatingLibraryArtists": "Updating library artists...", "notification.updatingLibraryArtists": "Updating library artists...",
"notification.buildingPlaylistCache": "Building Playlist Cache...",
"term.variables": "Variables", "term.variables": "Variables",
"term.appleInc": "Apple Inc.", "term.appleInc": "Apple Inc.",
"term.appleMusic": "Apple Music", "term.appleMusic": "Apple Music",
@ -494,6 +495,7 @@
"settings.option.visual.theme.viewInfo": "View Info", "settings.option.visual.theme.viewInfo": "View Info",
"settings.option.visual.theme.github.available": "Available", "settings.option.visual.theme.github.available": "Available",
"settings.option.visual.theme.github.applied": "Applied", "settings.option.visual.theme.github.applied": "Applied",
"settings.notyf.visual.theme.updateAvailable": "[Themes] {{ theme }} has an update available",
"settings.notyf.visual.theme.install.success": "Theme installed successfully", "settings.notyf.visual.theme.install.success": "Theme installed successfully",
"settings.notyf.visual.theme.install.error": "Theme installation failed", "settings.notyf.visual.theme.install.error": "Theme installation failed",
"settings.header.visual.plugin": "Plugin", "settings.header.visual.plugin": "Plugin",