aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/modal/quick-settings-modal.component.html
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-11 09:06:44 +0100
committerChocobozzz <me@florianbigard.com>2021-01-11 09:06:44 +0100
commit7e4e8119e18d1d52ed0648e922fe03dc9a35fcbc (patch)
treed5ba7b14c01a9e864f28f45883d4e3f0fa0984e6 /client/src/app/modal/quick-settings-modal.component.html
parentf42c21528b92d76de8ab9a72a1c2f2d9ec51f2df (diff)
parent04b2996bb0d7407ff500ab39fadd8e5b596c05e2 (diff)
downloadPeerTube-7e4e8119e18d1d52ed0648e922fe03dc9a35fcbc.tar.gz
PeerTube-7e4e8119e18d1d52ed0648e922fe03dc9a35fcbc.tar.zst
PeerTube-7e4e8119e18d1d52ed0648e922fe03dc9a35fcbc.zip
Merge branch 'develop' into release/3.0.0
Diffstat (limited to 'client/src/app/modal/quick-settings-modal.component.html')
-rw-r--r--client/src/app/modal/quick-settings-modal.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/modal/quick-settings-modal.component.html b/client/src/app/modal/quick-settings-modal.component.html
index 62013c733..7794e10c4 100644
--- a/client/src/app/modal/quick-settings-modal.component.html
+++ b/client/src/app/modal/quick-settings-modal.component.html
@@ -5,7 +5,7 @@
5 </div> 5 </div>
6 6
7 <div class="modal-body"> 7 <div class="modal-body">
8 <div class="mb-4 font-italic">These settings apply only to your session on this instance.</div> 8 <div i18n class="mb-4 font-italic">These settings apply only to your session on this instance.</div>
9 9
10 <div i18n class="mb-4 quick-settings-title">Display settings</div> 10 <div i18n class="mb-4 quick-settings-title">Display settings</div>
11 11