From 3850bc2dbe0b65f4ebbb2820686e29bc40d5c04e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:13:01 +0900 Subject: [PATCH] Apply suggestions from code review --- public/locales/en/modules/media-requests-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/modules/media-requests-list.json b/public/locales/en/modules/media-requests-list.json index 4e578586b..bf56d4e06 100644 --- a/public/locales/en/modules/media-requests-list.json +++ b/public/locales/en/modules/media-requests-list.json @@ -1,12 +1,12 @@ { "descriptor": { "name": "Media Requests", - "description": "See a list of all media requests from your Overseerr and Jellyseerr", + "description": "See a list of all media requests from your Overseerr or Jellyseerr instance", "settings": { "title": "Media requests list" } }, - "noRequests": "There are no requests. Ensure that you've configured your apps correctly.", + "noRequests": "No requests found. Please ensure that you've configured your apps correctly.", "pending": "There are {countPendingApproval} requests waiting for an approval.", "nonePending": "There are currently no pending approvals. You're good to go!", "state": {