Add new note prompt
This commit is contained in:
parent
7830ae3217
commit
20ca509a2b
8 changed files with 45 additions and 8 deletions
|
@ -12,10 +12,12 @@
|
|||
"link.notes": "notes",
|
||||
"link.info": "app information",
|
||||
|
||||
"description.notes": "/notes/<name> for a new note",
|
||||
"time.date": "Today is",
|
||||
"time.grace": "grace period active",
|
||||
"button.save": "Save",
|
||||
"button.notes": "New note",
|
||||
"prompt.notes": "Note name",
|
||||
"noscript.notes": "/notes/<name>",
|
||||
|
||||
"info.version": "Version",
|
||||
"info.version.link": "source and changelog",
|
||||
|
|
|
@ -12,10 +12,12 @@
|
|||
"link.notes": "заметки",
|
||||
"link.info": "системная информация",
|
||||
|
||||
"description.notes": "/notes/<название> для новой заметки",
|
||||
"time.date": "Сегодня",
|
||||
"time.grace": "льготный период",
|
||||
"button.save": "Сохранить",
|
||||
"button.notes": "Новая заметка",
|
||||
"prompt.notes": "Название заметки",
|
||||
"noscript.notes": "/notes/<название>",
|
||||
|
||||
"info.version": "Версия",
|
||||
"info.version.link": "исходный код",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue