This website works better with JavaScript.
Home
Explore
Help
Sign In
rigelk
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
0
Code
Releases
91
Activity
Browse Source
Mark 'These settings apply only to' string as i18n-able
tags/v3.0.1
Marcin Mikołajczak
Rigel Kent
<par@rigelk.eu>
1 week ago
parent
14d3bb9c53
commit
eaf3367549
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
client/src/app/modal/quick-settings-modal.component.html
+ 1
- 1
client/src/app/modal/quick-settings-modal.component.html
View File
@@ -5,7 +5,7 @@
</div>
<div class="modal-body">
<div class="mb-4 font-italic">These settings apply only to your session on this instance.</div>
<div
i18n
class="mb-4 font-italic">These settings apply only to your session on this instance.</div>
<div i18n class="mb-4 quick-settings-title">Display settings</div>
Write
Preview
Loading…
Cancel
Save