From 58f9ab4d365c6c4b8ffd44235f2b36f93c2a86f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=EF=B8=8F2FakTor=E2=9A=A1=EF=B8=8F?= Date: Tue, 18 Mar 2025 22:21:42 +0100 Subject: [PATCH] Fix little typos --- src/element/stream-editor/index.tsx | 2 +- src/lang.json | 2 +- src/pages/faq.tsx | 2 +- src/translations/en.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/element/stream-editor/index.tsx b/src/element/stream-editor/index.tsx index a49e31c..8a9e102 100644 --- a/src/element/stream-editor/index.tsx +++ b/src/element/stream-editor/index.tsx @@ -155,7 +155,7 @@ export function StreamEditor({ ev, onFinish, options }: StreamEditorProps) { }> setTitle(e.target.value)} /> diff --git a/src/lang.json b/src/lang.json index 97bd95d..c7a6972 100644 --- a/src/lang.json +++ b/src/lang.json @@ -492,7 +492,7 @@ "defaultMessage": "Share on X" }, "QRHNuF": { - "defaultMessage": "What are we steaming today?" + "defaultMessage": "What are we streaming today?" }, "QRRCp0": { "defaultMessage": "Stream URL" diff --git a/src/pages/faq.tsx b/src/pages/faq.tsx index bc38acf..b28169d 100644 --- a/src/pages/faq.tsx +++ b/src/pages/faq.tsx @@ -30,7 +30,7 @@ export default function FaqPage() {
  1. - +
  2. diff --git a/src/translations/en.json b/src/translations/en.json index 23165a4..a1d45fa 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -162,7 +162,7 @@ "Q3au2v": "About {estimate}", "Q8Qw5B": "Description", "QNvtaq": "Share on X", - "QRHNuF": "What are we steaming today?", + "QRHNuF": "What are we streaming today?", "QRRCp0": "Stream URL", "QWlMq9": "Stream key", "QceMQZ": "Goal: {amount}",