hippofish/locales
Yuri Lee d8dd1683c9
Add Sign in with passkey Button (#14577)
* Sign in with passkey (PoC)

* 💄 Added "Login with Passkey" Button

* refactor: Improve error response when WebAuthn challenge fails

* signinResponse should be placed under the SigninWithPasskeyResponse object.

* Frontend fix

* Fix: Rate limiting key for passkey signin

Use specific rate limiting key: 'signin-with-passkey'  for passkey sign-in API to avoid collisions with signin rate-limit.

* Refactor: enhance Passkey sign-in flow and error handling

- Increased the rate limit for Passkey sign-in attempts to accommodate the two API calls needed per sign-in.
- Improved error messages and handling in both the `WebAuthnService` and the `SigninWithPasskeyApiService`, providing more context and better usability.
- Updated error messages to provide more specific and helpful details to the user.

These changes aim to enhance the Passkey sign-in experience by providing more robust error handling, improving security by limiting API calls, and delivering a more user-friendly interface.

* Refactor: Streamline 2FA flow and remove redundant Passkey button.

- Separate the flow of 1FA and 2FA.
- Remove duplicate passkey buttons

* Fix: Add error messages to MkSignin

* chore: Hide passkey button if the entered user does not use passkey login

* Update CHANGELOG.md

* Refactor: Rename functions and Add comments

* Update locales/ja-JP.yml

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Fix: Update translation

- update index.d.ts
- update ko-KR.yml, en-US.yml
- Fix: Reflect Changed i18n key on MkSignin

---------

Co-authored-by: Squarecat-meow <kw7551@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-26 08:25:33 +09:00
..
ar-SA.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
bn-BD.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
ca-ES.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
cs-CZ.yml New Crowdin updates (#14335) 2024-07-31 18:13:20 +09:00
da-DK.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
de-DE.yml New Crowdin updates (#14335) 2024-07-31 18:13:20 +09:00
el-GR.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
en-US.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
es-ES.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
fr-FR.yml New Crowdin updates (#14341) 2024-08-11 16:27:42 +09:00
generateDTS.js refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
hr-HR.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
ht-HT.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
hu-HU.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
id-ID.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
index.d.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
index.js update deps (#14057) 2024-07-02 11:38:34 +09:00
it-IT.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
ja-JP.yml Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
ja-KS.yml New Crowdin updates (#14341) 2024-08-11 16:27:42 +09:00
jbo-EN.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
kab-KAB.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
kn-IN.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
ko-GS.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
ko-KR.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
lo-LA.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
nl-NL.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
no-NO.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
package.json refactor(locales, sw): use es module (#11204) 2023-07-09 17:19:07 +09:00
pl-PL.yml New Crowdin updates (#14335) 2024-07-31 18:13:20 +09:00
pt-PT.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
README.md syuilo/misskey --> misskey-dev/misskey 2021-03-24 12:23:05 +09:00
ro-RO.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
ru-RU.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
si-LK.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
sk-SK.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
sv-SE.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
th-TH.yml New Crowdin updates (#14341) 2024-08-11 16:27:42 +09:00
tr-TR.yml New Crowdin updates (#13860) 2024-05-27 20:24:15 +09:00
ug-CN.yml New Crowdin updates (#13500) 2024-05-21 10:14:58 +09:00
uk-UA.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
uz-UZ.yml New Crowdin updates (#13916) 2024-07-28 14:55:28 +09:00
verify.js ci: verify locale data (#13849) 2024-05-21 10:10:59 +09:00
vi-VN.yml New Crowdin updates (#14335) 2024-07-31 18:13:20 +09:00
zh-CN.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00
zh-TW.yml New Crowdin updates (#14434) 2024-09-25 12:32:12 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.