mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-11 15:36:38 +00:00
💬 update texts to be more specific
This commit is contained in:
@@ -1138,7 +1138,7 @@ function ProxyResourceTargetsForm({
|
||||
loading={isSubmitting}
|
||||
type="submit"
|
||||
>
|
||||
{t("save")}
|
||||
{t("saveResourceTargets")}
|
||||
</Button>
|
||||
</form>
|
||||
</SettingsSection>
|
||||
@@ -1486,7 +1486,7 @@ function ProxyResourceHttpForm({
|
||||
loading={isSubmitting}
|
||||
type="submit"
|
||||
>
|
||||
{t("save")}
|
||||
{t("saveResourceHttp")}
|
||||
</Button>
|
||||
</form>
|
||||
</SettingsSectionBody>
|
||||
@@ -1687,7 +1687,7 @@ function ProxyResourceProtocolForm({
|
||||
loading={isSubmitting}
|
||||
type="submit"
|
||||
>
|
||||
{t("save")}
|
||||
{t("saveProxyProtocol")}
|
||||
</Button>
|
||||
</form>
|
||||
</SettingsSectionBody>
|
||||
|
||||
Reference in New Issue
Block a user