made and compiled messages + fixed lots of typos

This commit is contained in:
vabene1111
2020-12-31 12:56:18 +01:00
parent 6ef173d82d
commit 1bdf14dbf9
42 changed files with 137 additions and 137 deletions

View File

@@ -229,7 +229,7 @@
<div class="row" v-if="!onLine">
<div class="col col-md-12">
<div class="alert alert-warning" role="alert">
{% trans 'You are offline, shopping list might not sync.' %}
{% trans 'You are offline, shopping list might not syncronize.' %}
</div>
</div>
</div>