You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* fix: removed duplicate checkContent call in addMessage addMessage is called in one place (sendMessage), and the checks are already contained there. addMessage is the lower level call and so should be called only from within core itself. * feat: #7330 chat system messages for join, leave, rename * fix: add back content checking in .addMessage(); * fix: tests, and added .addSystemMessage() method Tests were relying on message indices that changed due to the new system messages. * feat: add tests for system chat messages * refactor: rewrite half of src/messaging/rooms.js, fix tests * feat: #7743 messaging/room.js * fix: tests for messaging/room.js, #7743 * fix: trying to fix tests * fix: omg :rage2: |
6 years ago | |
---|---|---|
.. | ||
ar | 6 years ago | |
bg | 6 years ago | |
bn | 6 years ago | |
cs | 6 years ago | |
da | 6 years ago | |
de | 6 years ago | |
el | 6 years ago | |
en-GB | 6 years ago | |
en-US | 6 years ago | |
en-x-pirate | 6 years ago | |
es | 6 years ago | |
et | 6 years ago | |
fa-IR | 6 years ago | |
fi | 6 years ago | |
fr | 6 years ago | |
gl | 6 years ago | |
he | 6 years ago | |
hr | 6 years ago | |
hu | 6 years ago | |
id | 6 years ago | |
it | 6 years ago | |
ja | 6 years ago | |
ko | 6 years ago | |
lt | 6 years ago | |
lv | 6 years ago | |
ms | 6 years ago | |
nb | 6 years ago | |
nl | 6 years ago | |
pl | 6 years ago | |
pt-BR | 6 years ago | |
pt-PT | 6 years ago | |
ro | 6 years ago | |
ru | 6 years ago | |
rw | 6 years ago | |
sc | 6 years ago | |
sk | 6 years ago | |
sl | 6 years ago | |
sr | 6 years ago | |
sv | 6 years ago | |
th | 6 years ago | |
tr | 6 years ago | |
uk | 6 years ago | |
vi | 6 years ago | |
zh-CN | 6 years ago | |
zh-TW | 6 years ago | |
README.md | 6 years ago |
README.md
Important note about localising NodeBB
The files here are read-only and overwritten daily (if there are changes) by the helper bot Misty.
Our localisation efforts are handled via our Transifex Project, and any pull requests made to this directory will be automatically closed because localisations can go out-of-sync when edited directly.
If there are non-localised strings and you cannot find them in Transifex, please open a new issue on our bug tracker so we can take a look.
Thank you for helping localise NodeBB!