fix: simplify preview banner translation key (#6192)

This commit is contained in:
Prospector
2026-05-24 10:39:39 -07:00
committed by GitHub
parent 6f44c5b039
commit 3889d0f5ec
2 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -1881,7 +1881,7 @@
"message": "Error generating state from API when building."
},
"layout.banner.preview.description": {
"message": "If you meant to access the official Modrinth website, visit {url}. This preview deploy is used by Modrinth staff for testing purposes. It was built using <branch-link>{owner}/{branch}</branch-link> @ {commit}."
"message": "If you meant to access the official Modrinth website, visit {url}. This preview deploy is used by Modrinth staff for testing purposes. It was built using {ref}."
},
"layout.banner.preview.title": {
"message": "This is a preview deploy of the Modrinth website."