Emil Gulamov
Emil Gulamov
It seems you're encountering a "Currency_invalid" error. This error is raised when you provide an invalid or unsupported currency for an invoice. To resolve this issue, ensure that you are...
> When changing the currency normally, I get telegram.error.BadRequest: Currency_total_amount_invalid It's the same. This time you have to make sure that the payment amount exceeds the minimum required by your...
Thank you for your contribution to this discussion. We've decided to keep this issue open for reference, as the conversation here contains useful information for anyone who may encounter a...
Hi there, @dwr-studio! Thank you for the kind words, I'm glad you're enjoying the theme. It should work similarly for both `.astro` page components and Markdown/MDX files within the `src/pages/`...
Hi @dwr-studio! What if we exclude requests to static assets from redirection to ensure that requests for images in the `src/images` directory are not affected by the language-based redirection: ```astro...
Thank you for opening the PR! One thing I noticed is that you have translated the original file `en/guides/content-collections.mdx`. In our case, we need to create a new file in...
@yanthomasdev Hi, Yan. I was thinking of making a separate commit fixing links on different pages, but wouldn't that create additional link errors, due to non-existing `content-collections.mdx` file in that...