mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-28 18:10:15 +01:00
Make a few more targets translatable. Tracks should now be pretty close to fully translatable.
This commit is contained in:
parent
f2abb970ed
commit
971ef477e5
21 changed files with 457 additions and 403 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<% if !(@errmessage == '') %>
|
||||
<p><%= t('data.import_errors') %>:<pre><%= @errmessage %></pre></p>
|
||||
<p><%= t('data.import.errors.some') %>:<pre><%= @errmessage %></pre></p>
|
||||
<% else %>
|
||||
<p><%= t('data.import_successful') %></p>
|
||||
<p><%= t('data.import.successful') %></p>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue