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": "Đăng Nhập Bằng Infomaniak",
|
||||
"auth.already_registered": "Đã đăng ký?",
|
||||
"auth.confirm_password": "Nhập lại mật khẩu",
|
||||
"auth.forgot_password": "Quên mật khẩu",
|
||||
"auth.forgot_password_link": "Quên mật khẩu?",
|
||||
"auth.forgot_password_heading": "Khôi phục mật khẩu",
|
||||
"auth.forgot_password_send_email": "Gửi email đặt lại mật khẩu",
|
||||
"auth.register_now": "Đăng ký ngay",
|
||||
"auth.logout": "Đăng xuất",
|
||||
@@ -30,4 +31,4 @@
|
||||
"input.recovery_code": "Mã khôi phục",
|
||||
"button.save": "Lưu",
|
||||
"repository.url": "<span class='text-helper'>Ví dụ</span><br>Với repo công khai, sử dụng <span class='text-helper'>https://...</span>.<br>Với repo riêng tư, sử dụng <span class='text-helper'>git@...</span>.<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>nhánh chính</span> sẽ được chọn<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nhánh nodejs-fastify</span> sẽ được chọn.<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>nhánh chính</span> sẽ được chọn.<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>nhánh chính</span> sẽ được chọn."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user