mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 05:40:49 +08:00
client/read only note info bar: shorten link caption
This commit is contained in:
parent
728f574eac
commit
0b9eb6c532
1 changed files with 1 additions and 1 deletions
|
|
@ -1639,7 +1639,7 @@
|
|||
"read-only-info": {
|
||||
"read-only-note": "This is a read-only note.",
|
||||
"auto-read-only-note": "This note was automatically set to read-only to improve navigation speed.",
|
||||
"auto-read-only-learn-more": "Learn more about Automatic Read-Only Mode"
|
||||
"auto-read-only-learn-more": "Learn more"
|
||||
|
||||
},
|
||||
"note_types": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue