From 1029cb6a6765f53c772cdd517d53fc7834499952 Mon Sep 17 00:00:00 2001 From: John HU Date: Thu, 29 Dec 2022 14:14:40 -0800 Subject: [PATCH] Use lowercase via instead of Via (#621) --- src/i18n/en/components/timeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en/components/timeline.json b/src/i18n/en/components/timeline.json index 2e948368..361afa6d 100644 --- a/src/i18n/en/components/timeline.json +++ b/src/i18n/en/components/timeline.json @@ -115,7 +115,7 @@ "accessibilityHint": "User's account" } }, - "application": "Via {{application}}", + "application": "via {{application}}", "edited": { "accessibilityLabel": "Toot edited" },