mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
change revision markup view to say "raw"
This commit is contained in:
parent
3e74a19b67
commit
a2b9251b22
1 changed files with 2 additions and 2 deletions
|
@ -1219,8 +1219,8 @@ en:
|
|||
title: "Show the rendered output diffs side-by-side"
|
||||
button: '<i class="fa fa-columns"></i> HTML'
|
||||
side_by_side_markdown:
|
||||
title: "Show the markdown source diffs side-by-side"
|
||||
button: '<i class="fa fa-columns"></i> Markdown'
|
||||
title: "Show the raw source diffs side-by-side"
|
||||
button: '<i class="fa fa-columns"></i> Raw'
|
||||
details:
|
||||
edited_by: "Edited by"
|
||||
|
||||
|
|
Loading…
Reference in a new issue