]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/modal/welcome-modal.component.html
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / client / src / app / modal / welcome-modal.component.html
index 8bfcc4bf69fd495b803288a744a894c833725fc1..66b14465602729f362cdeb3feda06a7d7c24b474 100644 (file)
@@ -33,9 +33,7 @@
 
     <div class="two-columns">
 
-      <div class="mascot">
-        <img src="/client/assets/images/mascot/pointing.png" alt="mascot">
-      </div>
+      <img class="mascot mascot-fw" src="/client/assets/images/mascot/pointing.svg" alt="mascot">
 
       <div class="block-links">
         <div i18n class="subtitle">Useful links</div>
@@ -51,9 +49,7 @@
     </div>
 
     <div class="two-columns">
-      <div class="mascot">
-        <img src="/client/assets/images/mascot/happy.png" alt="mascot">
-      </div>
+      <img class="mascot" src="/client/assets/images/mascot/happy.svg" alt="mascot">
 
       <div class="block-configuration">
         <div i18n class="subtitle">It's time to configure your instance!</div>
         </p>
 
         <p i18n>
-          If you want to open registrations, please decide what are <strong>your moderation rules</strong>, fill your <strong>instance
-          terms</strong>
-          and specify the categories and languages you speak. This way, you will help users to register on <strong>the
-          appropriate</strong>
-          PeerTube instance.
+          If you want to open registrations, please decide what <strong>your moderation rules</strong> and <strong>instance
+          terms of service</strong> are, as well as specify the categories and languages and your moderators speak.
+          This way, you will help users to register on <strong>the appropriate</strong> PeerTube instance.
         </p>
       </div>
     </div>