From e94d3cdb4a953c4bb093d0c1c60c9fda7513c8de Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:08:05 +0700 Subject: [PATCH] Update plugin-manager.tpl --- ui/ui/plugin-manager.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ui/ui/plugin-manager.tpl b/ui/ui/plugin-manager.tpl index 3a3e20d5..4a4f48c9 100644 --- a/ui/ui/plugin-manager.tpl +++ b/ui/ui/plugin-manager.tpl @@ -1,8 +1,8 @@ {include file="sections/header.tpl"} {if empty($_c['github_token'])} -
To download from private/paid repository, Set - your Github Authentication first
+{Lang::T('To download from private/paid repository')}, + {Lang::T('Set your Github Authentication first')}
{/if}