feat: Add support for 12-hour clock formatting on timelines (#1862)
- Closes #1779 [skip ci]
This commit is contained in:
@@ -231,6 +231,10 @@
|
||||
},
|
||||
"timeline": {
|
||||
"editor_label": "Controles de linha do tempo",
|
||||
"format": {
|
||||
"24h": "",
|
||||
"editor_label": ""
|
||||
},
|
||||
"mode": "Modo",
|
||||
"modes": {
|
||||
"above": "Por cima",
|
||||
|
||||
Reference in New Issue
Block a user