From 218741050d42a08ccaa819a8679676f94406b1b9 Mon Sep 17 00:00:00 2001 From: "xan.lol" Date: Wed, 29 Jul 2026 23:21:22 -0700 Subject: [PATCH] add a period (spelling fix) --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index ee04341..1fbe45c 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -282,7 +282,7 @@ "appPasswords": { "create": "Create", "name": "Name", - "namePlaceholder": "App name (eg. Witchsky)", + "namePlaceholder": "App name (e.g. Witchsky)", "created": "App Password Created", "createdMessage": "Copy this password now. You won't be able to see it again.", "noPasswords": "No app passwords yet",