summaryrefslogtreecommitdiff
path: root/locales (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-20Update ja.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+3
2019-03-20Update it.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+3
2019-03-20Update id.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+5
2019-03-20Update fr.json (POEditor.com)Christoph (Sheogorath) Kern1-12/+14
2019-03-20Update nl.json (POEditor.com)Christoph (Sheogorath) Kern1-3/+5
2019-03-10Fix possible order changes for 'Powered by' in other languagesSheogorath1-1/+1
Since not all languages use the same word oder and we run into potential issues, where the translation of powered by need to add something after the CodiMD link, this should give us the needed flexiblity. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-03-04Add serbian languageSheogorath1-0/+117
Thanks for the work of the translator Vladan we got a serbian translation added! Those few changes will add serbian language support for future CodiMD releases. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-02-07Corrected a typoLuclu71-2/+2
Signed-off-by: Luclu7 <me@luclu7.fr>
2019-01-31Update ja.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+3
2018-12-13Update ru.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+116
2018-11-23Add some missing translationsSheogorath1-1/+3
There are some places in our code that made it to be not translated. This patch fixes some small translation problems and adds some static strings in templates to translation. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-23Update ko.json (POEditor.com)Christoph (Sheogorath) Kern1-3/+11
2018-11-23Update it.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+2
2018-11-18Update de.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+35
2018-11-18Update fr.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+35
2018-11-18Update nl.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+35
2018-11-18Update zh-TW.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+35
2018-11-18Update zh-CN.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+35
2018-11-18Update de.json (POEditor.com)Christoph (Sheogorath) Kern1-33/+103
2018-11-18Update fr.json (POEditor.com)Christoph (Sheogorath) Kern1-34/+103
2018-11-18Update nl.json (POEditor.com)Christoph (Sheogorath) Kern1-10/+16
2018-11-18Update zh-TW.json (POEditor.com)Christoph (Sheogorath) Kern1-107/+184
2018-11-18Update zh-CN.json (POEditor.com)Christoph (Sheogorath) Kern1-108/+184
2018-11-18Update nl.json (POEditor.com)Christoph (Sheogorath) Kern1-105/+178
2018-11-11Add full version stringSheogorath1-2/+3
Currently we only provide the version from `package.json`. This means that during updates of instances, e.g. the demo instance, which runs latest master instead of a stable release, changes are not reflected to the webclient. This patch adds a fullversion string that contains the current commit and this way makes that clients are notified about changes. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-28Update it.json (POEditor.com)Christoph (Sheogorath) Kern1-1/+2
2018-10-28Update fr.json (POEditor.com)Christoph (Sheogorath) Kern1-3/+4
2018-10-17Remove Gitter from codebaseSheogorath1-2/+3
We no longer use Gitter for development talk and similar. So we might want to remove it? This patch removes Gitter from README, help page and features page. And replaces it in the help modal with POEditor, our translation platform. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-12Update pl.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+114
2018-10-12Update fr.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+114
2018-09-23Add indonesian language to CodiMDSheogorath1-0/+115
Big thanks @filosofikode for the translation work! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-07-10Update ja.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+114
2018-07-02Update it.json (POEditor.com)Christoph (Sheogorath) Kern1-103/+114
2018-06-30Update de.json (POEditor.com)Christoph (Sheogorath) Kern1-108/+114
2018-06-23Remove unused zh.json from repoSheogorath1-1/+0
Since the original idea of using a symlink didn't work anyway, we should remove the zh.json symlink from the repo. It doesn't provide any benefit but alters the repo on start of HackMD. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-07Add korean translationSheogorath1-0/+109
This translation was contributed via POEditor by the user Basix. Thanks a lot for your work! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-05-26Add export data UISheogorath1-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>
2018-05-25Add delete user UISheogorath1-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>
2018-05-24Add privacy and ToS linksSheogorath1-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>
2018-04-05Add matrix.org / Riot linkSheogorath4-4/+4
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>
2018-01-24Reorganize social media links and footerSheogorath3-3/+6
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-22Add some chinese translationsSheogorath2-2/+8
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-20Extent german translationSheogorath1-1/+4
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-20Remove/update contact detailsSheogorath4-2/+6
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-05:sparkles: Implemented dark theme.Edoardo Odorico1-1/+2
Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
2017-11-30Add untranslated sentences to localeThomas De Backer2-0/+4
2017-10-23support Simplified Chinese and rename original zh to Traditional ChineseRwing3-104/+209
2017-10-13Update en.jsonJames1-1/+1
2017-10-13Update en.jsonJames1-1/+1
2017-09-11Update en.jsonSheogorath1-5/+5