NotePost/langs/en/notes.json

16 lines
333 B
JSON
Raw Normal View History

{
"New": "New",
"New note": "New note",
"Note": "Note",
"Edit": "Edit",
"Delete": "Delete",
2018-11-24 13:03:15 -07:00
"Download": "Download",
2018-11-24 15:11:05 -07:00
"Note deleted": "Note deleted",
"Favorite": "Favorite",
"Set color": "Set color",
2018-11-24 16:07:08 -07:00
"Note color": "Note color",
2018-11-24 15:11:05 -07:00
"Cancel": "Cancel",
2018-11-24 16:07:08 -07:00
"Save": "Save",
"Close": "Close"
}