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