From ee04f772597aab9b05eaf2c83d17440bd250101d Mon Sep 17 00:00:00 2001 From: Shail Mehta Date: Thu, 2 Oct 2025 13:56:41 +0530 Subject: [PATCH 1/2] Added Gujarati Translation for php-wasm-node --- .../05-local-development/03-php-wasm-node.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md diff --git a/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md new file mode 100644 index 0000000000..d99251f6ec --- /dev/null +++ b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md @@ -0,0 +1,40 @@ +--- +title: php-wasm/node +slug: /developers/local-development/php-wasm-node +--- + +# Node.js માં વર્ડપ્રેસ પ્લેગ્રાઉન્ડનો ઉપયોગ + + + +WebAssembly પ્રોજેક્ટ તરીકે, તમે Node.js માં વર્ડપ્રેસ પ્લેગ્રાઉન્ડ નો પણ ઉપયોગ કરી શકો છો. + + + +જો તમને અંતર્ગત WebAssembly PHP બિલ્ડ પર નીચા-સ્તરના નિયંત્રણની જરૂર હોય, તો [`@php-wasm/node` પેકેજ](https://npmjs.org/@php-wasm/node) પર એક નજર નાખો જે PHP WebAssembly રનટાઇમ મોકલે છે. આ પેકેજ Node.js માટેના બધા વર્ડપ્રેસ પ્લેગ્રાઉન્ડ ટૂલ્સના મૂળમાં છે. + + + +:::info **API સંદર્ભ** + +વર્ગો, કાર્યો, ઇન્ટરફેસ અને પ્રકાર ઉપનામોની [સંપૂર્ણ સૂચિ](/api/node) જુઓ. + +::: + + + +import PHPWASMNode from '@php-wasm/node/\README.md'; + + From 594d0f6dd435e03ca4ae2e6c98789326004190bb Mon Sep 17 00:00:00 2001 From: Shail Mehta Date: Thu, 2 Oct 2025 13:59:44 +0530 Subject: [PATCH 2/2] Removed Empty Space --- .../current/developers/05-local-development/03-php-wasm-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md index d99251f6ec..5686e9102c 100644 --- a/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md +++ b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/developers/05-local-development/03-php-wasm-node.md @@ -3,7 +3,7 @@ title: php-wasm/node slug: /developers/local-development/php-wasm-node --- -# Node.js માં વર્ડપ્રેસ પ્લેગ્રાઉન્ડનો ઉપયોગ +# Node.js માં વર્ડપ્રેસ પ્લેગ્રાઉન્ડનો ઉપયોગ