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