mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Bidi support
This commit is contained in:
@@ -163,6 +163,14 @@ and the web server is automatically restarted.
|
||||
$ npm run dev
|
||||
```
|
||||
|
||||
### RTL layout
|
||||
|
||||
To test RTL layout using `ar` locale:
|
||||
|
||||
```
|
||||
$ npm run dev -- --ar-locale
|
||||
```
|
||||
|
||||
### Testing
|
||||
|
||||
Your code contributions must pass the tests before they can be merged. Tests ensure most of the application behaves
|
||||
|
||||
Reference in New Issue
Block a user