From 2b9359dcbb85406a2b2b2c59082e8dd2c2960c6a Mon Sep 17 00:00:00 2001 From: Christian Wehrli <16454618+chwonl@users.noreply.github.com> Date: Sat, 7 Aug 2021 13:08:06 +0200 Subject: [PATCH] [fix] typo in english locale --- app/src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json index 2bba530d..c471b4f5 100644 --- a/app/src/i18n/locales/en.json +++ b/app/src/i18n/locales/en.json @@ -469,7 +469,7 @@ "uninstall": "Uninstall", "unknown": "Unknown", "unmaintained": "Unmaintained", - "unmaintained_details": "This app has not been update for quite a while and the previous maintainer has gone away or does not have time to maintain this app. Feel free to check the app repository to provide your help", + "unmaintained_details": "This app has not been updated for quite a while and the previous maintainer has gone away or does not have time to maintain this app. Feel free to check the app repository to provide your help", "upnp": "UPnP", "upnp_disabled": "UPnP is disabled.", "upnp_enabled": "UPnP is enabled.",