mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Review settings upgrades before applying defaults
Adds a review modal for settings upgrades, keeps the settings banner reviewable, and preserves explicit router settings during account import.
This commit is contained in:
@@ -432,5 +432,15 @@
|
||||
"advanced_pure_p2p_browser_aria": "순수 P2P 브라우저 모드",
|
||||
"advanced_options_saved_reloading": "옵션이 저장되었습니다. 다시 불러오는 중...",
|
||||
"advanced_p2p_rpc_placeholder": "ws://<IP>:<port>/<secretAuthKey>",
|
||||
"advanced_error_saving_options": "옵션 저장 오류: {{message}}"
|
||||
"advanced_error_saving_options": "옵션 저장 오류: {{message}}",
|
||||
"advanced_settings_upgrade_available": "설정 업그레이드 사용 가능",
|
||||
"advanced_settings_upgrade_tip": "이 계정에 없는 새로운 5chan 기본값입니다. 원하지 않는 항목은 선택을 해제하세요.",
|
||||
"advanced_settings_upgrade_http_routers": "새 HTTP 라우터 추가",
|
||||
"advanced_settings_upgrade_http_router_aria": "{{router}}를 HTTP 라우터에 추가",
|
||||
"settings_upgrade_keep_current": "현재 설정 유지",
|
||||
"settings_upgrade_apply_selected": "선택한 변경 사항 적용",
|
||||
"settings_upgrade_error_saving": "설정 업그레이드를 저장할 수 없습니다.",
|
||||
"settings_upgrade_review_notice": "설정 업그레이드 사용 가능",
|
||||
"settings_upgrade_review_button": "검토",
|
||||
"settings_upgrade_never_show_again": "다시 표시하지 않기"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user