Change d'interface plus légére, modification side barre
This commit is contained in:
@ -260,5 +260,25 @@
|
||||
"nextMonth": "Next month",
|
||||
"noNote": "No note",
|
||||
"noteOf": "Note of"
|
||||
},
|
||||
"public": {
|
||||
"buttonPrivate": "Private",
|
||||
"buttonPublic": "Public",
|
||||
"titlePrivate": "This note is private - Click to make it public",
|
||||
"titlePublic": "This note is public - Click to make it private",
|
||||
"listTitle": "Public Notes",
|
||||
"listSubtitle": "Discover my shared notes",
|
||||
"noPublicNotes": "No public notes yet",
|
||||
"publishedOn": "Published on",
|
||||
"backToList": "Back to public notes",
|
||||
"loading": "Loading...",
|
||||
"notificationPublished": "✅ Note published! It is now visible at /public",
|
||||
"notificationUnpublished": "✅ Note removed from public space",
|
||||
"notificationError": "❌ Error changing status"
|
||||
},
|
||||
"publicNotes": {
|
||||
"title": "Public Notes",
|
||||
"editNote": "Edit note",
|
||||
"viewPublic": "View public page"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user