Reverted locale changes in #286. This was also unnecessary as a spinner is all that is needed.

This commit is contained in:
Core 2022-02-01 00:28:09 +00:00
parent becb585e30
commit 0c81bc6e61
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
3 changed files with 0 additions and 3 deletions

View file

@ -16,5 +16,4 @@ Several changes have been made to configuration options and will be listed below
been modified, the ones not mentioned in the list need modifying. been modified, the ones not mentioned in the list need modifying.
* `settings.option.experimental.closeButtonBehaviour`: Changed to `close_button_hide` - Should be "Close Button Should Hide the Application". `.quit`, `.minimizeTaskbar` and `.minimizeTray` have been removed. Translations done for en_US. * `settings.option.experimental.closeButtonBehaviour`: Changed to `close_button_hide` - Should be "Close Button Should Hide the Application". `.quit`, `.minimizeTaskbar` and `.minimizeTray` have been removed. Translations done for en_US.
* `term.loadingPlaylist`: Added for `en_US` and `en_PISS`.
* `action.update`: Added for `en_US`. * `action.update`: Added for `en_US`.

View file

@ -124,7 +124,6 @@
"term.videos": "piss videos 😳", "term.videos": "piss videos 😳",
"term.menu": "piss menu", "term.menu": "piss menu",
"term.check": "piss!", "term.check": "piss!",
"term.loadingPlaylist": "pissing all over your songs hold on just a second im almost done...",
// Home // Home
"home.title": "piss central", "home.title": "piss central",

View file

@ -124,7 +124,6 @@
"term.videos": "Videos", "term.videos": "Videos",
"term.menu": "Menu", "term.menu": "Menu",
"term.check": "Check", "term.check": "Check",
"term.loadingPlaylist": "Loading playlist...", // Text shown at the bottom of a playlist's body while loading song pages
// Home // Home
"home.title": "Home", "home.title": "Home",