UX: Add missing backtick to string
This commit is contained in:
parent
32c014647d
commit
1ef38054ab
|
@ -4724,7 +4724,7 @@ en:
|
|||
revoke_badge_from_user: Revoke a badge from a user.
|
||||
search:
|
||||
show: Search using the `/search.json?q=term` endpoint.
|
||||
query: Search using the /search/query?term=term` endpoint.
|
||||
query: Search using the `/search/query?term=term` endpoint.
|
||||
wordpress:
|
||||
publishing: Necessary for the WP Discourse plugin publishing features (required).
|
||||
commenting: Necessary for the WP Discourse plugin commenting features.
|
||||
|
|
Loading…
Reference in New Issue