Add new note prompt

This commit is contained in:
Andrew-71 2024-05-08 16:49:34 +03:00
parent 7830ae3217
commit 20ca509a2b
8 changed files with 45 additions and 8 deletions

View file

@ -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",

View file

@ -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": "исходный код",