From fcd600f1cd78707121c666e6a6373312f8311c21 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Tue, 11 Feb 2025 20:44:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=96=B0=E6=8D=90?= =?UTF-8?q?=E8=B5=A0=E5=92=8C=E8=87=B4=E8=B0=A2=E9=A1=B5=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改了随机诗歌按钮的文案,从"码云Gitee"改为"南凤githook" - 修改了英文版本的随机诗歌按钮文案,从"Code Cloud Gitee"改为"Nanfect Githook" --- nflmusic/ifm_json.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nflmusic/ifm_json.py b/nflmusic/ifm_json.py index 8161db6..a6a0c2b 100644 --- a/nflmusic/ifm_json.py +++ b/nflmusic/ifm_json.py @@ -148,7 +148,7 @@ class Language: "ui.thanks.text.bug_fix": "问题修复:", "ui.thanks.text.sponsorship": "赞助我们:", "ui.thanks.button.music_url": "OI API", - "ui.thanks.button.random_poem": "码云Gitee", + "ui.thanks.button.random_poem": "南凤githook", "ui.thanks.button.file_store": "南凤云盘", "ui.thanks.button.bug_fix": "白鹤云中AetherialCrane", "ui.thanks.button.sponsorship": "爱发电Afdian", @@ -263,7 +263,7 @@ class Language: "ui.thanks.text.bug_fix": "Problem Fix:", "ui.thanks.text.sponsorship": "Sponsor Us:", "ui.thanks.button.music_url": "OI API", - "ui.thanks.button.random_poem": "Code Cloud Gitee", + "ui.thanks.button.random_poem": "Nanfect Githook", "ui.thanks.button.file_store": "Nanfect Cloud Drive", "ui.thanks.button.bug_fix": "白鹤云中AetherialCrane", "ui.thanks.button.sponsorship": "爱发电Afdian",