Made a fav system.
Some checks are pending
Build and Push Beta Image / build-and-push (push) Waiting to run

This commit is contained in:
yuanhau 2025-06-22 20:12:12 +08:00
parent 9e921980ed
commit 846c27293d
4 changed files with 16 additions and 5 deletions

View file

@ -148,5 +148,8 @@
"nosimilararticles": "There aren't any similar articles.",
"articleopenpart1": "This will open a open a new window about this new org",
"articleopenpart2": ""
},
"fav": {
"haventaddedyet": "You haven't added any favorites yet."
}
}

View file

@ -71,7 +71,7 @@
"license": "授權",
"search": "搜尋",
"chatbot": "聊天機器人",
"starred": "收藏",
"starred": "我的最愛",
"terminal": "終端機",
"aboutNewsOrg": "關於這個新聞來源",
"newsview": "新聞",
@ -146,5 +146,8 @@
"nosimilararticles": "找不到類似文章",
"articleopenpart1": "會打開關於媒體",
"articleopenpart2": "的視窗"
},
"fav": {
"haventaddedyet": "你尚未把新聞加入我的最愛"
}
}