mirror of
https://github.com/9001/copyparty.git
synced 2026-01-13 08:12:39 -07:00
Changed 'markdown editor' to 'text editor'
This commit is contained in:
parent
f63dc48607
commit
0953bc2aef
|
|
@ -647,7 +647,7 @@ if (1)
|
||||||
"rc_ply": "play",
|
"rc_ply": "play",
|
||||||
"rc_pla": "play as audio",
|
"rc_pla": "play as audio",
|
||||||
"rc_txt": "open in text file viewer",
|
"rc_txt": "open in text file viewer",
|
||||||
"rc_md": "open in markdown editor",
|
"rc_md": "open in text editor",
|
||||||
"rc_dl": "download",
|
"rc_dl": "download",
|
||||||
"rc_zip": "download as archive",
|
"rc_zip": "download as archive",
|
||||||
"rc_cpl": "copy link",
|
"rc_cpl": "copy link",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue