NotePost/langs/en/notes.json

33 lines
965 B
JSON
Raw Normal View History

{
"New": "New",
"New note": "New note",
"Note": "Note",
"Edit": "Edit",
"Delete": "Delete",
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",
2018-11-25 20:04:48 -07:00
"Close": "Close",
"Refresh": "Refresh",
"Make a List": "Make a List",
2018-11-28 23:02:34 -07:00
"Listify": "Listify",
"More": "More",
"More Options": "More Options",
"Download": "Download",
"Text": "Text",
"HTML": "HTML",
2018-11-28 23:02:34 -07:00
"ODT": "ODT",
"Office": "Office",
"Download (Text)": "Download (Text)",
"Download (HTML)": "Download (HTML)",
"Download (Office)": "Download (Office)",
"Note Reminder": "Note Reminder",
"Open {app} to read more": "Open {app} to read more",
"You don't have permission to edit this note.": "You don't have permission to edit this note.",
2018-12-27 15:22:39 -07:00
"Note saved": "Note saved",
"Note does not exist": "Note does not exist"
}