mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(settings): internationalize advanced settings and update RPC label to .bso
Replace hardcoded advanced settings strings with i18n keys and translate them across all 35 languages, including the Ethereum RPC tip for .bso domains.
This commit is contained in:
@@ -413,5 +413,24 @@
|
||||
"post_form_math_right_click_prompt": "సమీకరణాలపై కుడి-క్లిక్ చేసి మూలాన్ని చూడండి.",
|
||||
"tex_preview_title": "<tex>TeX</tex> ప్రీవ్యూ",
|
||||
"tex_preview_input_label": "TeX మూలం",
|
||||
"preview_tex_equations": "TeX సమీకరణల ప్రిన్ట్కు"
|
||||
"preview_tex_equations": "TeX సమీకరణల ప్రిన్ట్కు",
|
||||
"advanced_pubsub_providers": "pubsub ప్రదాతలు:",
|
||||
"advanced_ipfs_gateways": "IPFS గేట్వేలు:",
|
||||
"advanced_http_routers": "http రౌటర్లు:",
|
||||
"advanced_blockchain_providers": "blockchain ప్రదాతలు:",
|
||||
"advanced_ethereum_rpc_bso_domains": ".bso డొమైన్ల కోసం Ethereum RPC",
|
||||
"advanced_p2p_data_path": "p2p డేటా మార్గం:",
|
||||
"advanced_full_node_websocket_rpc": "పూర్తి నోడ్ WebSocket RPC:",
|
||||
"advanced_media_ipfs_gateway": "మీడియా IPFS గేట్వే",
|
||||
"advanced_http_routers_aria": "HTTP రౌటర్లు",
|
||||
"advanced_pubsub_providers_aria": "pubsub ప్రదాతలు",
|
||||
"advanced_media_ipfs_gateway_url_aria": "మీడియా IPFS గేట్వే URL",
|
||||
"advanced_ipfs_gateway_urls_aria": "IPFS గేట్వే URLలు",
|
||||
"advanced_ethereum_rpc_urls_aria": "Ethereum RPC URLలు",
|
||||
"advanced_p2p_rpc_clients_aria": "P2P RPC క్లయింట్లు",
|
||||
"advanced_p2p_data_path_aria": "P2P డేటా మార్గం",
|
||||
"advanced_pure_p2p_browser_aria": "శుద్ధ P2P బ్రౌజర్ మోడ్",
|
||||
"advanced_options_saved_reloading": "ఎంపికలు సేవ్ చేయబడ్డాయి, మళ్లీ లోడ్ అవుతోంది...",
|
||||
"advanced_p2p_rpc_placeholder": "ws://<IP>:<port>/<secretAuthKey>",
|
||||
"advanced_error_saving_options": "ఎంపికలు సేవ్ చేయడంలో లోపం: {{message}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user