Skip to content

Conversation

@sarah11918
Copy link
Member

@sarah11918 sarah11918 commented Nov 21, 2025

If wanted, we can update backend guides to accompany #12735

(This PR can change base to main to publish separately after 12735 is merged, or can merge into that one as this PR has both updated components)

Notes:

  • There should be no translation updates needed (unlike in the Deploy Guide PR) here! Nothing re: sidebar.label changed in any of the guides here!

  • This PR doesn't include support for tags (like the deploy guides) because we don't currently use a non-minimal version of this component. We could standardize and allow all components to have a minimal vs showing badges view, even if we don't currently display badges on any other kind of nav grid.

@sarah11918 sarah11918 added the site improvement Some thing that improves the website functionality - ask @delucis for help! label Nov 21, 2025
@sarah11918 sarah11918 changed the title Update backend guides to use logo instead of service [i18nIgnore] Update backend guides to use logo instead of service Nov 21, 2025
@astrobot-houston
Copy link
Contributor

astrobot-houston commented Nov 21, 2025

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: i18nIgnore.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

File Note
en/guides/backend/appwrite.mdx Localization added, will be marked as complete.
en/guides/backend/firebase.mdx Localization added, will be marked as complete.
en/guides/backend/neon.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/prisma-postgres.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/sentry.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/supabase.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/turso.mdx Source changed, localizations will be marked as outdated.
en/guides/backend/xata.mdx Source changed, localizations will be marked as outdated.
es/guides/backend/appwrite.mdx Localization added, will be marked as complete.
es/guides/backend/firebase.mdx Localization added, will be marked as complete.
es/guides/backend/neon.mdx Localization changed, will be marked as complete.
es/guides/backend/prisma-postgres.mdx Localization changed, will be marked as complete.
es/guides/backend/sentry.mdx Localization changed, will be marked as complete.
es/guides/backend/supabase.mdx Localization changed, will be marked as complete.
es/guides/backend/turso.mdx Localization changed, will be marked as complete.
es/guides/backend/xata.mdx Localization changed, will be marked as complete.
fr/guides/backend/appwrite.mdx Localization added, will be marked as complete.
fr/guides/backend/firebase.mdx Localization added, will be marked as complete.
fr/guides/backend/neon.mdx Localization changed, will be marked as complete.
fr/guides/backend/prisma-postgres.mdx Localization changed, will be marked as complete.
fr/guides/backend/sentry.mdx Localization changed, will be marked as complete.
fr/guides/backend/supabase.mdx Localization changed, will be marked as complete.
fr/guides/backend/turso.mdx Localization changed, will be marked as complete.
fr/guides/backend/xata.mdx Localization changed, will be marked as complete.
ja/guides/backend/appwrite.mdx Localization added, will be marked as complete.
ja/guides/backend/firebase.mdx Localization added, will be marked as complete.
ja/guides/backend/neon.mdx Localization changed, will be marked as complete.
ja/guides/backend/sentry.mdx Localization changed, will be marked as complete.
ja/guides/backend/supabase.mdx Localization changed, will be marked as complete.
ja/guides/backend/turso.mdx Localization changed, will be marked as complete.
ja/guides/backend/xata.mdx Localization changed, will be marked as complete.
ko/guides/backend/appwrite.mdx Localization added, will be marked as complete.
ko/guides/backend/firebase.mdx Localization added, will be marked as complete.
ko/guides/backend/neon.mdx Localization changed, will be marked as complete.
ko/guides/backend/prisma-postgres.mdx Localization changed, will be marked as complete.
ko/guides/backend/sentry.mdx Localization changed, will be marked as complete.
ko/guides/backend/supabase.mdx Localization changed, will be marked as complete.
ko/guides/backend/turso.mdx Localization changed, will be marked as complete.
ko/guides/backend/xata.mdx Localization changed, will be marked as complete.
pt-br/guides/backend/appwrite.mdx Localization added, will be marked as complete.
pt-br/guides/backend/neon.mdx Localization changed, will be marked as complete.
pt-br/guides/backend/sentry.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/appwrite.mdx Localization added, will be marked as complete.
zh-cn/guides/backend/firebase.mdx Localization added, will be marked as complete.
zh-cn/guides/backend/neon.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/prisma-postgres.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/sentry.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/supabase.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/turso.mdx Localization changed, will be marked as complete.
zh-cn/guides/backend/xata.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Nov 21, 2025
/:lang/guides/deploy/sst/ /:lang/guides/deploy/aws-via-sst/
/:lang/guides/deploy/flightcontrol/ /:lang/guides/deploy/aws-via-flightcontrol/
/:lang/guides/deploy/google-firebase/ /:lang/guides/deploy/firebase/
/:lang/reference/experimental-flags/sessions/ /:lang/guides/sessions/
Copy link
Member Author

Choose a reason for hiding this comment

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

Noting that these earlier ones that appear changed is just a matter of using consistent spaces. This PR only introduces two new redirects (at the bottom)

label: Firebase
type: backend
service: Firebase
logo: firebase
Copy link
Member Author

Choose a reason for hiding this comment

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

Noting that the sidebar.label for these was already "Firebase", so no label changes (and therefore no translation considerations!) needed here.

Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! site improvement Some thing that improves the website functionality - ask @delucis for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants