Skip to content

I18n/crowdin setup2#2

Open
baldbull69 wants to merge 637 commits intostagerightlabs-small_spelling_adjustmentsfrom
i18n/crowdin-setup
Open

I18n/crowdin setup2#2
baldbull69 wants to merge 637 commits intostagerightlabs-small_spelling_adjustmentsfrom
i18n/crowdin-setup

Conversation

@baldbull69
Copy link
Copy Markdown
Owner

@baldbull69 baldbull69 commented Dec 9, 2024

image

Myestery and others added 30 commits June 24, 2024 14:47
* add sdk examples to send transaction

* fix issues with doc code samples
* 📃 Further flow, code snippets (in re stellar#651)

As for the issuer / issuing syntax, I believe it's best practice to keep gerunds out of variable names.

* ✍🏽 Prettier style minor fixes

* ✍🏽 Prettier style minor fixes

* 📝 Add requisite guide details

With details abstracting away strkeys.

* ❌ Revert prettier 3.3.1 fix

Local check wants to fix format, but Actions does not.

* 🔏 Amend secure deployment adoption

* 🫱🏻‍🫲🏼 Implement SDF collaboration ideas

In re stellar#657 (review):
- 🗃️ Reference file path extensions
- 🔃 Reorg CodeExample display orders
- ✏️ Amend minor missing syntax

Co-Authored-By: Elliot Voris <elliot@voris.me>

* fix link

* 🔨 Fix markdown extension placement

* 📂 Fix clawback directory link

---------

Co-authored-by: Elliot Voris <elliot@voris.me>
Co-authored-by: Bri <92327786+briwylde08@users.noreply.github.com>
* Add link to wallet SDK documentation in “Resources” section

* Add installation instructions

* Auth instructions

* "Initiate a Transaction" ts code

* "Poll Until MoneyGram is Ready" ts code

* Add "Sending Funds" code

* "Receiving Funds" ts code

* tweak

* "Fetch the Reference Number" ts code

* Links to existing documentation for more information

* tweaks

* prettier

* Actually display bash code

* Set MGI_ACCESS_HOST in code

* Add comment for optional fields

* Remove callback param, instruct wallets on postMessage event

* amount only required by custodial wallets

* Expand on transaction ids

* Query asset using the wallet sdk

* Small tweaks to keep the same code pattern between typescript and dart languages

- Use 'asset' object on typescript instead of 'assetCode'
- Use 'sep24' reference on typescript instead of duplicating 'anchor.sep24()' everywhere

* Expand on error handling

* Fix tutorial link

* Update comment
…nent (stellar#720)

* exclude paths with rpc from using the ApiItem component

* remove no-longer-needed divs from rpc method pages
* fix nginx config.

* Add smart wallet working doc to smart wallet section

---------

Co-authored-by: overcat <4catcode@gmail.com>
* add stellar cli update meeting notes

* remove old twitter reference

* nit: spelling and format
* Update stellar cli command in rpc admin guide

* Remove friendbot funding

* Update mdx format
* List all install methods of stellar cli

* List all install methods of stellar cli
* remove unnecessary slash from a horizon redirect

* reorder redirects for api references

* fix redirects for hubble

* fix some redirects for RPC
* fix nginx config.

* Update storage language

---------

Co-authored-by: overcat <4catcode@gmail.com>
* fix nginx config.

* Docs - Build Tab

* Moving things around

* moving some more things around

* moving more things around

* messing with tokens

* moving and shuffling some files around

* moving some more things from the most recent `main` commits

* add a TODO about re-setting broken links configs

* shifting around token things

* update token interface to v20.5.0

* Adjustments

* start on fixing the broken linkies

* link extravaganza

* links

* links

* content updates

* content updates and formatting

* homepage

* redirects

* fix some broken links in asset issuing tutorial

* fix learn URL on index page

* moving and shuffling build/token redirects

* rename dapp frontend filename

* adjusting/tweaking some older redirects

* links

* add a couple more redirect changes

* specify the next/prev pagination items since we moved create frontend

* /docs content

* Moving assets and tokens

* links

* use mdx links in docs/README.mdx

* misc fixes in stellar.toml info page

* remove unnecessary heading in tokens quickstart page

* shuffle and reorg sidebar declarations (no affect on actual docs)

* expand smart contracts section in build sidebar

* add some frontmatter config to docs/README.mdx

* re-adding redirects that were overwritten

---------

Co-authored-by: overcat <4catcode@gmail.com>
Co-authored-by: Elliot Voris <elliot@stellar.org>
* Add stellar wallet kit to developer tools

* Add link to docs
* format, check

* file name change

* fix confusing file paths

* added the complete script
* Data Introduction (draft)

* Stellar RPC -> RPC
* fix nginx config.

* Add descriptions to How-To Guide boxes

* more descriptions

---------

Co-authored-by: overcat <4catcode@gmail.com>
* fix some broken, old links caught by the algolia crawler

* re-generate specfile docs from changed files

* broken link in anchor platform
* Enhanced `simulateTransaction` Documentation

This update attempts to improve the documentation for the `simulateTransaction` endpoint in Soroban RPC, and a deeper look at both the RPC method and SDK methods that implement it.

* format mdx

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: George <Shaptic@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: George <Shaptic@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: George <Shaptic@users.noreply.github.com>

* resolve some issues

* resolve issue

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* Update docs/smart-contracts/guides/transactions/simulateTransaction-Deep-Dive.mdx

Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* add rpc server links and fix js

* Fix js example

* Apply suggestions from code review

Co-authored-by: George <Shaptic@users.noreply.github.com>
Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>

* resolve review concerns

* SorobanRpc not rpc

* fix js

* formatting

* nit: link formatting

* add instructions for example

* Add title

---------

Co-authored-by: George <Shaptic@users.noreply.github.com>
Co-authored-by: Julian Martinez <73849597+Julian-dev28@users.noreply.github.com>
Co-authored-by: Julian Martinez <julian_martinez28@outlook.com>
Co-authored-by: Bri <92327786+briwylde08@users.noreply.github.com>
* Dapps Challenge Caution Updates

* more cautions
Copy link
Copy Markdown
Owner Author

@baldbull69 baldbull69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wtf)

Copy link
Copy Markdown
Owner Author

@baldbull69 baldbull69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@baldbull69 baldbull69 changed the base branch from main to ANCHOR-248 February 2, 2025 22:51
@baldbull69 baldbull69 changed the base branch from ANCHOR-248 to stagerightlabs-small_spelling_adjustments February 2, 2025 22:52
@baldbull69 baldbull69 changed the title I18n/crowdin setup I18n/crowdin setup2 Oct 6, 2025
@baldbull69 baldbull69 added bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers invalid This doesn't seem right question Further information is requested wontfix This will not be worked on labels Oct 6, 2025
@baldbull69 baldbull69 self-assigned this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.