Hello! I am using the plugin LOCO to translate. Unfortunately I can't seem to translate anything. The theme it self only has two words that are available to translate.
Want I want to do is to translate some English words in the product sides:
<form class="cart" style="box-sizing: border-box; margin-bottom: 20px; color: #363738; font-family: 'Varela Round'; font-size: 14px;" enctype="multipart/form-data" method="post" novalidate="novalidate">
<label style="box-sizing: border-box; display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; text-transform: uppercase; width: 135px;">QUANTITY:</label>
<input class="input-text qty text" style="box-sizing: border-box; margin: 0px; font-family: inherit; font-size: 13px; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; color: #000000; outline: none; width: 70px; text-align: center; position: relative; height: 31px; padding: 0px 0px 0px 15px; border-style: none;" title="Qty" min="1" name="quantity" size="4" step="1" type="number" value="1" />
<button class="single_add_to_cart_button button alt" style="margin: 0px; font-family: inherit; font-size: 17px; font-style: inherit; font-variant-caps: inherit; font-stretch: inherit; color: #ffffff; overflow: visible; text-transform: uppercase; cursor: pointer; outline: none; position: relative; padding: 7px 10px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; left: auto; background-color: #ffb535; border: 0px; white-space: nowrap; background-image: none; box-shadow: none; min-width: 140px; vertical-align: middle; transition: all 0.2s linear; float: left; -webkit-font-smoothing: antialiased; letter-spacing: -0.04em; line-height: 1.2 !important;" type="submit">LÄGG I VARUKORG</button></form>