Missing translation

v1
aeris 7 years ago
parent 5422ece4fd
commit 6957016f70
  1. 2
      app/views/check/processing.html.erb
  2. 2
      config/locales/de.yml
  3. 2
      config/locales/en.yml
  4. 2
      config/locales/fr.yml

@ -13,7 +13,7 @@
</p>
<p class="pull-right">
<%= t('Please wait…') %>
<span class="small">(<%= t 'Cette page se rafraîchit automatiquement toutes les 10 secondes' %>)</span>
<span class="small">(<%= t 'This page refreshes automatically every 10 seconds' %>)</span>
</p>
</div>
</div>

@ -42,3 +42,5 @@ de:
Key size: Schlüsselgröße
Block size: Blockgröße
Size: Größe
Not supported: Nicht unterstützt

@ -42,3 +42,5 @@ en:
Key size: Key size
Block size: Block size
Size: Size
Not supported: Not supported

@ -43,6 +43,8 @@ fr:
Block size: Taille de bloc
Size: Taille
Not supported: Non supporté
date:
abbr_day_names:
- dim

Loading…
Cancel
Save