Ben Parsons
d098857d5a
wrap text and link from README.md
3 years ago
Ben Parsons
ee85c04796
"Render simple counters in room header" details
3 years ago
J. Ryan Stinnett
fcaf0a5503
Recommend using the latest Node LTS version
3 years ago
J. Ryan Stinnett
1312ba537a
Update scripts and docs to use `yarn` where appropriate
...
Most `npm` operations are replaced with `yarn`, which generally has better
behavior. However, steps like publish that write to the NPM registry are left to
`npm`, which currently handles these tasks best.
3 years ago
Paul Tötterman
f7f9d8bfc3
Take Mac into account in keyboard shortcuts
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
4 years ago
Paul Tötterman
ff95952969
Start documenting keyboard shortcuts
...
I'm sure I don't know all of them.
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
4 years ago
Aidan Gauland
95b09cde60
Reorder sections in translating documentation
...
Move "Editing existing strings" to after "Adding new strings".
4 years ago
Aidan Gauland
c26cde2f6f
Correct npm command name in documentation
...
The `npm run` command `i18n-prune` is actually `prunei18n`.
4 years ago
Aidan Gauland
a8e578f5b8
Move and reword note about out-of-date dev setup
...
Replace an inline, parenthetical note about possible failures of the `npm run`
scripts with additional items in the Requirements section.
4 years ago
Aidan Gauland
6d74d5f8b7
Correct instructions to use the i18n scripts
...
As per code review feedback, we should use the npm run scripts i18n and
i18n-prune instead of editing the i18n JSON files directly.
4 years ago
Aidan Gauland
69bb020e5c
Add instructions for changing translated strings
...
Add instructions to the developer documentation for proper housekeeping of the
translations when editing strings.
4 years ago
rbozhkova
db5f4193ec
Fix typo
4 years ago
pafcu
1e2e4397f7
Fix typo
5 years ago
Stefan Parviainen
ae6c985d39
Add missing backtick
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi>
5 years ago
Stefan Parviainen
fcd58a2544
Update translating docs
5 years ago
Matthew Hodgson
190811ac1c
WIP
5 years ago
David Baker
f712804018
Add note about it apparently segfaulting on node 6
5 years ago
David Baker
4e31aea402
Switch to gen-i18n script
5 years ago
pafcu
9680bcb117
Implement reviewer suggestions
5 years ago
Stefan Parviainen
25cf115533
Update docs with _td() and some other recommendations
...
Signed-off-by: Stefan Parviainen <pafcu@iki.fi>
5 years ago
Marcel
23f4ddb4fd
Update import and directory path
...
...in the Translations dev guide
5 years ago
Marcel
71a0ced8a8
Update import and directory path
...
...in the Translations dev guide
5 years ago
David Baker
4f6b237fbc
Update translation links to riot.im
5 years ago
Michael Telatynski
e7fc602b3d
room link should be a matrix.to one
5 years ago
Matthew Hodgson
35a671d43c
more i18n instructions
5 years ago
Travis Ralston
8ddf4ced64
Update translating.md: Minor suggestions
...
Primarily spelling, wording, and grammar. A little bit of formatting too.
5 years ago
Matthew Hodgson
09adfbd6d6
remove stale i18n instructions
5 years ago
David Baker
5356eab159
Correct docs
...
Change array.push guideline to not using _t at class-load time
which was probably the actual problem. Update guidelines to
include punctuation.
5 years ago
David Baker
6b6fa59f3e
Squash merge https://github.com/vector-im/riot-web/pull/3636
5 years ago
Matthew Hodgson
c5032ba1bc
Update theming.md
6 years ago
Matthew Hodgson
f20efc57f3
simple doc about theming
6 years ago
Kegan Dougal
9c8b540d14
Actually add the doc
7 years ago
Kegan Dougal
e991beb900
Add conferencing doc
7 years ago