Skip to content

Translate Documentation to Gujarati (#gu) #2320

@nikunj8866

Description

@nikunj8866

I would like to contribute by translating the WordPress Playground documentation into Gujarati (gu) to make it more accessible to native speakers and support localization efforts.

Improve accessibility for Gujarati-speaking developers and users.

This issue will track the translation of the WordPress Playground documentation.

Testing Instructions

To run it locally:

  1. Download the repository
  2. Go to the terminal and run npm install
  3. Run the command at the terminal: npm run dev:docs -- --locale gu

To translate a documentation page:

  1. Find the original file you want to translate from this directory: /packages/docs/site/docs.
  2. Copy the desired .md file.
  3. Paste it into the following local folder: /packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current
  4. Translate or modify the content in the .md file.
  5. Once saved, changes will be live reflected on your local documentation site.

See documentation https://wordpress.github.io/wordpress-playground/contributing/translations for more details.

Remaining translation pages

Main

blueprints

  • blueprints
    • 01-index.md
    • 02-using-blueprints.md
    • 03-data-format.md
    • 04-resources.md
    • 05-steps-shorthands.md
    • 05-steps.md
    • 06-bundles.md
    • 07-json-api-and-function-api.md
    • 08-examples.md
    • 09-troubleshoot-and-debug-blueprints.md
    • intro.md
    • tutorial
      • 01-what-are-blueprints-what-you-can-do-with-them.md
      • 02-how-to-load-run-blueprints.md
      • 03-build-your-first-blueprint.md
      • index.md

developers

  • developers
    • 03-build-an-app
      • 01-index.md
    • 05-local-development
      • 01-wp-now.md
      • 02-vscode-extension.md
      • 03-php-wasm-node.md
      • intro.md
    • 06-apis
      • 01-index.md
      • javascript-api
        • 01-index.md
        • 02-index-html-vs-remote-html.md
        • 03-playground-api-client.md
        • 04-blueprint-json-in-api-client.md
        • 05-blueprint-functions-in-api-client.md
        • 06-mount-data.md
      • query-api
        • 01-index.md
    • 23-architecture
      • 01-index.md
      • 02-wasm-php-overview.md
      • 03-wasm-php-compiling.md
      • 04-wasm-php-javascript-module.md
      • 05-wasm-php-filesystem.md
      • 07-wasm-asyncify.md
      • 08-browser-concepts.md
      • 09-browser-tab-orchestrates-execution.md
      • 10-browser-iframe-rendering.md
      • 11-browser-php-worker-threads.md
      • 12-browser-service-workers.md
      • 13-browser-scopes.md
      • 14-browser-cross-process-communication.md
      • 15-wordpress.md
      • 16-wordpress-database.md
      • 17-browser-wordpress.md
      • 18-host-your-own-playground.md
    • 24-limitations
      • 01-index.md
    • intro-devs.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions