1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00
Commit Graph

48 Commits

Author SHA1 Message Date
Stevie Robinson d31fcbb2df Translate Frontend Store 2023-08-31 20:49:38 -04:00
Stevie Robinson 4c72017412 Fixed: Fallback to English translations if invalid UI language in config 2023-08-31 20:47:38 -04:00
Stevie Robinson c123596c68 Translate frontend series pages 2023-08-31 20:47:17 -04:00
Bogdan 340740377e Improve messaging in Authentication Required modal
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2023-08-28 19:29:07 -07:00
Stevie Robinson ce4ac75941 Fix missing translations and correct some keys 2023-08-28 19:27:47 -07:00
Stevie Robinson 936ef9f461 Add info box under health messages
Closes #5958
2023-08-28 19:27:15 -07:00
Bogdan ec9b29e364 New: Add more information to Select Series Modal
Co-authored-by: Qstick <qstick@gmail.com>
2023-08-28 19:26:38 -07:00
Bogdan dc6204d377 Fix translations and default values in Interactive Search 2023-08-28 19:26:15 -07:00
Stevie Robinson 866fbc7f09 Translate Frontend Organize + Rename modal
including changing SeasonNumber component to formatSeason function
2023-08-19 17:03:00 -07:00
Stevie Robinson c14fd2b4a3 Translate Frontend Parse modal 2023-08-19 13:53:19 -07:00
Mark McDowall 311cd66fcd New: Show midseason and other finales in episode list
Closes #5719
2023-08-19 01:36:37 -07:00
Stevie Robinson d8f3d7d3ea Add info box to Remote Path Mappings Settings 2023-08-19 01:33:57 -04:00
Stevie Robinson efca704388 Translate Frontend InteractiveSearch 2023-08-17 21:58:45 -07:00
Bogdan cb27b05a6c Fix health link and add translations for notifications status 2023-08-14 19:44:54 -05:00
Stevie Robinson 060b66aa39 Add translations to frontend/InteractiveImport 2023-08-13 19:28:16 -04:00
Bogdan 16d95ea6bf New: Default name when adding providers 2023-08-13 19:27:59 -04:00
Stevie Robinson efd19b6a6d Translation fixes for delete confirmations 2023-08-13 17:05:17 -04:00
Stevie Robinson e777b70184 Translate Frontend Components, Episode and Helpers 2023-08-13 17:04:18 -04:00
Stevie Robinson 074aa6f445 Translate Updated and Connection Lost Modals in frontend 2023-08-13 17:03:52 -04:00
Bogdan cc538c4b2d Show warning when using the docker update mechanism 2023-08-13 17:03:18 -04:00
Stevie Robinson bf43453c04 Translate Calendar Frontend 2023-08-12 20:05:44 -07:00
Stevie Robinson 322836e2b3 Translate Activity pages 2023-08-09 16:47:49 -07:00
Stevie Robinson 02b0710814 Translate frontend/AddSeries 2023-08-09 16:47:42 -07:00
Stevie Robinson f2c31e92ce Add Translations to Settings Pages 2023-08-04 10:09:10 -07:00
Bogdan 377fce6fe1 New: Health check for indexers with invalid download client 2023-08-03 20:38:53 -04:00
Bogdan ab821ccba8 Remove unused how to apply tags translation 2023-08-01 17:15:26 -07:00
Bogdan 7893fdde10 Improve messaging for Interactive Search 2023-08-01 17:15:26 -07:00
Bogdan e8855c312d Add label translations in columns 2023-08-01 17:15:26 -07:00
Bogdan a5aab810d7 Convert Root Folders to Typescript 2023-08-01 17:01:14 -07:00
Bogdan cd0ea4ce66 Add translations to Auto Tagging
(cherry picked from commit 17a6683dbb7eb914b4732fc310044ec9baa3f141)
2023-08-01 16:54:40 -07:00
Bogdan aee8579d18 New: More translations for columns 2023-07-28 18:39:06 -07:00
Stevie Robinson 98cd933640 New: Add translation for IRC link 2023-07-22 20:08:11 -04:00
PearsonFlyer d7025a98de New: Ability to skip redownload when marking an item as failed from Activity Queue 2023-07-22 17:03:16 -07:00
Bogdan 5f90fdd998 Add missing translations for Reset Quality Definitions modal 2023-07-19 21:22:31 -04:00
Stevie Robinson 93e8ff0ac7 Translate System pages 2023-07-19 21:19:43 -04:00
Bogdan 87021fff43 Update translations for How To Apply Tags 2023-07-18 00:07:08 -04:00
Bogdan 67234222e3 Fixed: Improve quality and episode info output in parse result 2023-07-17 20:43:52 -07:00
Stevie Robinson c206b92912 Translate sidebar strings 2023-07-15 17:37:31 -04:00
jack-mil eadd0c4e10 New: Optionally show Custom Format Score for episodes on Series Details 2023-07-15 10:28:38 -07:00
Mark McDowall c1f8c7b17b Use named keys for apply tags help text 2023-07-15 09:16:19 -07:00
Bogdan e641c57ad9 New: Add translations for managing bulk indexers, lists and clients 2023-07-11 20:10:20 -07:00
Bogdan 2603138975 Update translations 2023-06-13 21:01:32 -07:00
Bogdan b06269544c Add minimum length as const in ApiKeyValidationCheck 2023-05-27 17:23:41 -07:00
Qstick 560a9b63ca New: Translations support for Health Checks
(cherry picked from commit bfc036178487fe0b692f306a53f2a334cdf7f9d5)
2023-05-27 17:23:41 -07:00
Bogdan f90bef6934 Fix showing sorting values, add tooltips and translations to SeriesIndexPoster 2023-05-27 16:56:19 -07:00
Qstick 73ccab53d5 New: Bulk Manage Import Lists, Indexers, Clients 2023-05-27 18:00:49 -05:00
Qstick 94a8ef6304 New: Advanced settings toggle in indexer edit/add modal
(cherry picked from commit a570fd2a8f138fb89c5b0ae43ddb7919f6bf26e3)
2023-05-18 16:43:08 -07:00
Michael Casey 5938a95abb New: Add UI Localization Framework 2022-08-07 15:24:42 -07:00