Post slug

This commit is contained in:
2025-08-17 12:47:00 +08:00
parent a04dffdfe8
commit 5d4b896f70
8 changed files with 56 additions and 23 deletions

View File

@@ -839,5 +839,7 @@
"pollLongTextAnswerPreview": "Long text answer (preview)",
"pollShortTextAnswerPreview": "Short text answer (preview)",
"messageJumpNotLoaded": "The referenced message was not loaded, unable to jump to it.",
"postUnlinkRealm": "No linked realm"
}
"postUnlinkRealm": "No linked realm",
"postSlug": "Slug",
"postSlugHint": "The slug can be used to access your post via URL in the webpage, it should be publisher-wide unique."
}