audiobookshelf/client/components/ui
Nicholas W f0e70ed27b
Translation strings added (#3304)
* Update: `pages/items/_id` toast messages

* Update: account modal strings

* Update: audio file data modal strings

* Update: sleep timer set string

* Update: loading indicator string

* Update: lazy book card strings

* Reorder keys

* Fix: syntax error in LazyBookCard

* Fix: json ordering

* Fix: fix double message definition

* Update: login form toast strings

* Update: batch delete toast

* Update: collection add toast messages

* Replace: toasts in BookShelfToolbar

* Update: playlist edit toasts

* Update: Details tab

* Add: title required string

* Update: ereader toasts

* Update: author toasts, title and name required toasts

* Clean up "no updates" strings

* Change: slug strings

* Update: cover modal toasts

* Change: cancel encode toasts

* Change: failed to share toasts

* Simplify: "renameFail" and "removeFail" toasts

* Fix: ordering

* Change: chapters remove toast

* Update: notification strings

* Revert: loading indicator (error in browser)

* Update: collectionBooksTable toast

* Update: "failed to get" strings

* Update: backup strings

* Update: custom provider strings

* Update: sessions strings

* Update: email strings

* Update sort display translation strings, update podcast episode queue strings to use translation

* Fix loading indicator please wait translation

* Consolidate translations and reduce number of toasts

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-30 17:47:49 -05:00
..
Btn.vue
Checkbox.vue
ContextMenuDropdown.vue Update material symbols icon font 2024-08-16 16:57:17 -05:00
Dropdown.vue
EditableText.vue
FileInput.vue
IconBtn.vue Update material symbols icon font 2024-08-16 16:57:17 -05:00
InputDropdown.vue Refactor menu keyoboard navigation into mixin 2024-08-17 06:08:32 +03:00
LibrariesDropdown.vue Fix:Switching libraries on search page losing q query string 2024-07-21 10:52:23 -05:00
LibraryIcon.vue
LoadingIndicator.vue Translation strings added (#3304) 2024-08-30 17:47:49 -05:00
MediaIconPicker.vue
MultiSelect.vue Refactor menu keyoboard navigation into mixin 2024-08-17 06:08:32 +03:00
MultiSelectDropdown.vue Fix:Material symbols icon to use check instead of checkmark 2024-07-29 17:34:05 -05:00
MultiSelectQueryInput.vue Refactor menu keyoboard navigation into mixin 2024-08-17 06:08:32 +03:00
QueryInput.vue Fix:Material symbols icon to use check instead of checkmark 2024-07-29 17:34:05 -05:00
RangeInput.vue
ReadIconBtn.vue Add:Podcast latest page includes Mark as Finished button #3321 2024-08-29 17:27:52 -05:00
RichTextEditor.vue
SelectInput.vue
TextareaInput.vue
TextareaWithLabel.vue
TextInput.vue Update material symbols icon font 2024-08-16 16:57:17 -05:00
TextInputWithLabel.vue
TimePicker.vue
ToggleBtns.vue
ToggleSwitch.vue
Tooltip.vue
VueTrix.vue