Skip to content

fix(serve): avoid fallback for json #251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jun 18, 2025

Description

Avoids en-US fallback when serving pages and index.json.

Motivation

Ensures that an untranslated page yields HTTP 404, instead of an HTTP 200 with the English content.

Additional details

Related issues and pull requests

Fixes #250.

@caugner caugner requested a review from fiji-flo June 18, 2025 11:48
@fiji-flo fiji-flo merged commit 759cefe into main Jun 18, 2025
4 checks passed
This was referenced Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rari falls back to en-US for untranslated page
2 participants