mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
feat(lang): add Polish language & improve forgot_password translation (#6306)
This commit is contained in:
committed by
GitHub
parent
554b566735
commit
d15cb2386b
@@ -10,7 +10,8 @@
|
||||
"auth.login.infomaniak": "使用 Infomaniak 登入",
|
||||
"auth.already_registered": "已經註冊?",
|
||||
"auth.confirm_password": "確認密碼",
|
||||
"auth.forgot_password": "忘記密碼",
|
||||
"auth.forgot_password_link": "忘記密碼?",
|
||||
"auth.forgot_password_heading": "密碼找回",
|
||||
"auth.forgot_password_send_email": "發送重設密碼電郵",
|
||||
"auth.register_now": "註冊",
|
||||
"auth.logout": "登出",
|
||||
@@ -30,4 +31,4 @@
|
||||
"input.recovery_code": "恢復碼",
|
||||
"button.save": "儲存",
|
||||
"repository.url": "<span class='text-helper'>例子</span><br>對於公共代碼倉庫,請使用 <span class='text-helper'>https://...</span>。<br>對於私有代碼倉庫,請使用 <span class='text-helper'>git@...</span>。<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span> 分支將被選擇<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span> 分支將被選擇。<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span> 分支將被選擇。<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span> 分支將被選擇。"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user