mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 19:59:14 -04:00
Add a setting for RTL text direction (integrating the url paramter)
Fixes #1191
This commit is contained in:
parent
2b5cb2989c
commit
760e1b82c3
5 changed files with 32 additions and 3 deletions
|
@ -29,6 +29,7 @@
|
|||
"pad.settings.stickychat": "Chat always on screen",
|
||||
"pad.settings.colorcheck": "Authorship colors",
|
||||
"pad.settings.linenocheck": "Line numbers",
|
||||
"pad.settings.rtlcheck": "Read content from right to left?",
|
||||
"pad.settings.fontType": "Font type:",
|
||||
"pad.settings.fontType.normal": "Normal",
|
||||
"pad.settings.fontType.monospaced": "Monospace",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue