From 12bd71368c6fbdd9aa08088949e6affbb573ef37 Mon Sep 17 00:00:00 2001 From: wea_ondara Date: Thu, 28 Sep 2023 18:16:01 +0200 Subject: [PATCH] fix typo --- src/locale/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/en.ts b/src/locale/en.ts index e19da0e..85db431 100644 --- a/src/locale/en.ts +++ b/src/locale/en.ts @@ -14,7 +14,7 @@ export const messagesEn = { 'de': 'Deutsch', 'en': 'English', }, - localStoragePersistNotSupported: 'Locale storage will not be persisted. This could result in longer loading times!', + localStoragePersistNotSupported: 'Local storage will not be persisted. This could result in longer loading times!', manga: { chapters: { newCount: '#new chapters',