summaryrefslogtreecommitdiff
path: root/locales/en.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add export data UISheogorath2018-05-261-1/+2
| | | | | | | | | | This adds the UI for the export feature introduced in bcbb8c67c9f8092643c318140f6613324f306bd2 It allows to download all notes from the main page in the default user submenu. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add delete user UISheogorath2018-05-251-2/+5
| | | | | | | | | | This provides the UI for the delete user feature introduced in 4229084c6211db3d22cd9abec99b957725650b9e Placing of the user delete button is not perfect, but can be moved to an own user tab later on. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add privacy and ToS linksSheogorath2018-05-241-2/+4
| | | | | | | | | | | | | | To be GDPR compliant we need to provide privacy statement. These should be linked on the index page. So as soon as a document exist under `public/docs/privacy.md` the link will show up. Since we already add legal links, we also add Terms of Use, which will show up as soon as `public/docs/terms-of-use.md` exists. This should allow everyone to provide the legal documents they need for GDPR and other privacy and business laws. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add matrix.org / Riot linkSheogorath2018-04-051-1/+1
| | | | | | | | | | | | | As an active part of the community prefers Matrix.org over Gitter, we should link Matrix.org as a place to meet us. As the matrix and gitter channels are interconnected. We don't loose any message if a person decides to go for one or another. We use an more universal way of translation to make it easier to provide a link to various platforms. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Reorganize social media links and footerSheogorath2018-01-241-1/+2
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Remove/update contact detailsSheogorath2018-01-201-0/+1
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* :sparkles: Implemented dark theme.Edoardo Odorico2018-01-051-1/+2
| | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* Add untranslated sentences to localeThomas De Backer2017-11-301-0/+2
|
* Update en.jsonJames2017-10-131-1/+1
|
* Update en.jsonJames2017-10-131-1/+1
|
* Update en.jsonSheogorath2017-09-111-5/+5
|
* Update en.jsonJames2017-09-071-4/+4
|
* Update en.jsonJames2017-09-071-1/+1
|
* Update en.jsonCrazyPython2017-05-251-1/+1
|
* file -> noteCrazyPython2017-05-251-1/+1
|
* Update en.jsonCrazyPython2017-05-191-2/+2
|
* Incorporate feedbackCrazyPython2017-05-191-2/+2
|
* This is a alert area -> this is an alert areaCrazyPython2017-05-171-1/+1
|
* "Todo List" -> "Checklist" and "Marked text" -> "Highlighted text"CrazyPython2017-05-161-3/+3
|
* "Collaborate with URL" sounds like a command to an English nativeCrazyPython2017-05-161-1/+1
|
* Fix grammar and use best English standardsCrazyPython2017-05-161-12/+12
|
* Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han2016-08-191-0/+104
for now