File tree Expand file tree Collapse file tree 6 files changed +37
-5
lines changed
Expand file tree Collapse file tree 6 files changed +37
-5
lines changed Original file line number Diff line number Diff line change 461461 "warning" : " WARNING" ,
462462 "warning_text" : " This allows npmx to access your npm CLI. Only connect to sites you trust." ,
463463 "connect" : " Connect" ,
464- "connecting" : " Connecting..."
464+ "connecting" : " Connecting..." ,
465+ "web_auth" : " Use web authentication" ,
466+ "auto_open_url" : " Automatically open auth page"
465467 }
466468 },
467469 "operations" : {
477479 "otp_placeholder" : " Enter OTP code..." ,
478480 "otp_label" : " One-time password" ,
479481 "retry_otp" : " Retry with OTP" ,
482+ "retry_web_auth" : " Retry with web auth" ,
480483 "retrying" : " Retrying..." ,
484+ "open_web_auth" : " Open web auth link" ,
481485 "approve_operation" : " Approve operation" ,
482486 "remove_operation" : " Remove operation" ,
483487 "approve_all" : " Approve All" ,
Original file line number Diff line number Diff line change 393393 "warning" : " OSTRZEŻENIE" ,
394394 "warning_text" : " To pozwala npmx uzyskać dostęp do twojego npm CLI. Łącz się tylko ze stronami, którym ufasz." ,
395395 "connect" : " Połącz" ,
396- "connecting" : " Łączenie..."
396+ "connecting" : " Łączenie..." ,
397+ "web_auth" : " Używaj autoryzacji w przeglądarce" ,
398+ "auto_open_url" : " Automatycznie otwórz stronę z autoryzacją"
397399 }
398400 },
399401 "operations" : {
409411 "otp_placeholder" : " Wprowadź kod OTP..." ,
410412 "otp_label" : " Hasło jednorazowe" ,
411413 "retry_otp" : " Ponów z OTP" ,
414+ "retry_web_auth" : " Ponów z autoryzacją w przeglądarce" ,
412415 "retrying" : " Ponawianie..." ,
416+ "open_web_auth" : " Otwórz stronę z autoryzacją" ,
413417 "approve_operation" : " Zatwierdź operację" ,
414418 "remove_operation" : " Usuń operację" ,
415419 "approve_all" : " Zatwierdź wszystkie" ,
Original file line number Diff line number Diff line change 13891389 },
13901390 "connecting" : {
13911391 "type" : " string"
1392+ },
1393+ "web_auth" : {
1394+ "type" : " string"
1395+ },
1396+ "auto_open_url" : {
1397+ "type" : " string"
13921398 }
13931399 },
13941400 "additionalProperties" : false
14351441 "retry_otp" : {
14361442 "type" : " string"
14371443 },
1444+ "retry_web_auth" : {
1445+ "type" : " string"
1446+ },
14381447 "retrying" : {
14391448 "type" : " string"
14401449 },
1450+ "open_web_auth" : {
1451+ "type" : " string"
1452+ },
14411453 "approve_operation" : {
14421454 "type" : " string"
14431455 },
Original file line number Diff line number Diff line change 460460 "warning" : " WARNING" ,
461461 "warning_text" : " This allows npmx to access your npm CLI. Only connect to sites you trust." ,
462462 "connect" : " Connect" ,
463- "connecting" : " Connecting..."
463+ "connecting" : " Connecting..." ,
464+ "web_auth" : " Use web authentication" ,
465+ "auto_open_url" : " Automatically open auth page"
464466 }
465467 },
466468 "operations" : {
476478 "otp_placeholder" : " Enter OTP code..." ,
477479 "otp_label" : " One-time password" ,
478480 "retry_otp" : " Retry with OTP" ,
481+ "retry_web_auth" : " Retry with web auth" ,
479482 "retrying" : " Retrying..." ,
483+ "open_web_auth" : " Open web auth link" ,
480484 "approve_operation" : " Approve operation" ,
481485 "remove_operation" : " Remove operation" ,
482486 "approve_all" : " Approve All" ,
Original file line number Diff line number Diff line change 460460 "warning" : " WARNING" ,
461461 "warning_text" : " This allows npmx to access your npm CLI. Only connect to sites you trust." ,
462462 "connect" : " Connect" ,
463- "connecting" : " Connecting..."
463+ "connecting" : " Connecting..." ,
464+ "web_auth" : " Use web authentication" ,
465+ "auto_open_url" : " Automatically open auth page"
464466 }
465467 },
466468 "operations" : {
476478 "otp_placeholder" : " Enter OTP code..." ,
477479 "otp_label" : " One-time password" ,
478480 "retry_otp" : " Retry with OTP" ,
481+ "retry_web_auth" : " Retry with web auth" ,
479482 "retrying" : " Retrying..." ,
483+ "open_web_auth" : " Open web auth link" ,
480484 "approve_operation" : " Approve operation" ,
481485 "remove_operation" : " Remove operation" ,
482486 "approve_all" : " Approve All" ,
Original file line number Diff line number Diff line change 392392 "warning" : " OSTRZEŻENIE" ,
393393 "warning_text" : " To pozwala npmx uzyskać dostęp do twojego npm CLI. Łącz się tylko ze stronami, którym ufasz." ,
394394 "connect" : " Połącz" ,
395- "connecting" : " Łączenie..."
395+ "connecting" : " Łączenie..." ,
396+ "web_auth" : " Używaj autoryzacji w przeglądarce" ,
397+ "auto_open_url" : " Automatycznie otwórz stronę z autoryzacją"
396398 }
397399 },
398400 "operations" : {
408410 "otp_placeholder" : " Wprowadź kod OTP..." ,
409411 "otp_label" : " Hasło jednorazowe" ,
410412 "retry_otp" : " Ponów z OTP" ,
413+ "retry_web_auth" : " Ponów z autoryzacją w przeglądarce" ,
411414 "retrying" : " Ponawianie..." ,
415+ "open_web_auth" : " Otwórz stronę z autoryzacją" ,
412416 "approve_operation" : " Zatwierdź operację" ,
413417 "remove_operation" : " Usuń operację" ,
414418 "approve_all" : " Zatwierdź wszystkie" ,
You can’t perform that action at this time.
0 commit comments