From 8632d29134264ebf2c93734d0e3d1717d4b9d823 Mon Sep 17 00:00:00 2001 From: Lei Nelissen Date: Sun, 30 Apr 2023 19:03:33 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (71 of 71 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/en/ --- src/localisation/lang/en/locale.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/localisation/lang/en/locale.json b/src/localisation/lang/en/locale.json index 1069284..5d4200f 100644 --- a/src/localisation/lang/en/locale.json +++ b/src/localisation/lang/en/locale.json @@ -4,7 +4,7 @@ "queue": "Queue", "add-to-queue": "Add to Queue", "clear-queue": "Clear Queue", - "no-results": "No results...", + "no-results": "No results…", "album": "Album", "albums": "Albums", "all-albums": "All Albums", @@ -70,4 +70,4 @@ "color-scheme-light": "Light Mode", "color-scheme-dark": "Dark Mode", "artists": "Artists" -} \ No newline at end of file +}