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.
|
revoke_badge_from_user: Revoke a badge from a user.
|
||||||
search:
|
search:
|
||||||
show: Search using the `/search.json?q=term` endpoint.
|
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:
|
wordpress:
|
||||||
publishing: Necessary for the WP Discourse plugin publishing features (required).
|
publishing: Necessary for the WP Discourse plugin publishing features (required).
|
||||||
commenting: Necessary for the WP Discourse plugin commenting features.
|
commenting: Necessary for the WP Discourse plugin commenting features.
|
||||||
|
|
Loading…
Reference in New Issue