mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-25 12:15:54 +00:00
Remove unused translation
- Remove `enable_update_checker_helper` translation key which became obsolete with #278
This commit is contained in:
parent
a31631e342
commit
f7aca6ed21
20 changed files with 0 additions and 20 deletions
|
@ -314,7 +314,6 @@ password_algorithm=密碼雜湊演算法
|
|||
invalid_password_algorithm=無效的密碼雜湊演算法
|
||||
password_algorithm_helper=設定密碼雜湊演算法。演算法有不同的需求與強度。argon2 演算法雖然較安全但會使用大量記憶體,可能不適用於小型系統。
|
||||
enable_update_checker=啟用更新檢查器
|
||||
enable_update_checker_helper=定期連線到 gitea.io 檢查更新。
|
||||
run_user_helper = 輸入 Forgejo 執行的作業系統使用者名稱。請注意,此使用者必須具有對儲存庫根路徑的訪問許可權。
|
||||
|
||||
[home]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue