From 155972aa114baf6ca43828d743bdd548efb5289f Mon Sep 17 00:00:00 2001
From: rakekniven <2069590+rakekniven@users.noreply.github.com>
Date: Sun, 30 Jul 2023 12:57:39 +0200
Subject: [PATCH] fix(i18n): Changed grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
---
src/components/AdminSettings.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue
index a60195d..e4cea92 100644
--- a/src/components/AdminSettings.vue
+++ b/src/components/AdminSettings.vue
@@ -84,7 +84,7 @@
- {{ t('integration_github', 'Use a popup for OAuth authentication') }}
+ {{ t('integration_github', 'Use a pop-up for OAuth authentication') }}