This website works better with JavaScript.
Home
Explore
Help
Sign In
aeris
/
cryptcheck-rails
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge remote-tracking branch 'leonklingele/fix-text-2'
v1
Aeris
4 years ago
parent
066076721a
23f7adbbe8
commit
dd007d44f6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/check/processing.html.erb
+ 1
- 1
app/views/check/processing.html.erb
View File
@@ -12,7 +12,7 @@
<%= t 'Start of analysis: %{date}', date: l(@result.date) %>
</p>
<p class="pull-right">
<%= t('Please wait
ing
…') %>
<%= t('Please wait…') %>
<span class="small">(<%= t 'Cette page se rafraîchit automatiquement toutes les 10 secondes' %>)</span>
</p>
</div>
Write
Preview
Loading…
Cancel
Save