Remove unused translation

- Remove `enable_update_checker_helper` translation key which became
obsolete with #278
This commit is contained in:
Gusted 2024-04-06 14:49:03 +02:00
commit f7aca6ed21
No known key found for this signature in database
GPG key ID: FD821B732837125F
20 changed files with 0 additions and 20 deletions

View file

@ -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]