From 4ddee2ce64293d7a199d315b55a3556355dc8ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Wed, 20 Jul 2022 19:46:56 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (110 of 110 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/ --- src/locales/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index c21d496f..5c2007b4 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -75,11 +75,11 @@ "load_more_replies": "Load more Replies", "add_to_playlist": "Add to playlist", "remove_from_playlist": "Remove from playlist", - "delete_playlist_video_confirm": "Are you sure you would like to remove this video from this playlist?", + "delete_playlist_video_confirm": "Remove video from playlist?", "create_playlist": "Create Playlist", "delete_playlist": "Delete Playlist", "select_playlist": "Select a Playlist", - "delete_playlist_confirm": "Are you sure you want to delete this playlist?", + "delete_playlist_confirm": "Delete this playlist?", "please_select_playlist": "Please select a playlist", "delete_account": "Delete Account", "logout": "Logout from this device", @@ -91,7 +91,7 @@ "comment": { "pinned_by": "Pinned by", "disabled": "Comments are disabled by the uploader.", - "loading": "Comments are loading ...", + "loading": "Loading comments...", "user_disabled": "Comments are disabled in the settings." }, "preferences": { @@ -100,7 +100,7 @@ "has_cdn": "Has CDN?", "registered_users": "Registered Users", "version": "Version", - "up_to_date": "Up to Date?", + "up_to_date": "Up to date?", "ssl_score": "SSL Score" }, "login": {