Added missing translations
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<!-- a href='#' class="menu-entry">Feed</a -->
|
||||
<!-- a href='#' class="menu-entry">Ruta</a -->
|
||||
|
||||
<div class="menu-title selected"><span class="icon-user"></span> Recursos</div>
|
||||
<div class="menu-title"><span class="icon-user"></span> <%= t '.resources' %></div>
|
||||
<% proposed_actions.resources.each do |resource| %>
|
||||
<span data-tooltip title="<%= resource.description %>">
|
||||
<% if resource.request_to_administrators? %>
|
||||
|
||||
@@ -499,6 +499,7 @@ en:
|
||||
send_notification: Send notification
|
||||
retire: Retire
|
||||
progress: Progress
|
||||
resources: Resources
|
||||
actions: Actions
|
||||
proposed_action:
|
||||
execute: Execute
|
||||
|
||||
@@ -499,6 +499,7 @@ es:
|
||||
send_notification: Enviar notificación
|
||||
retire: Retirar
|
||||
progress: Progreso
|
||||
resources: Recursos
|
||||
actions: Acciones
|
||||
proposed_action:
|
||||
execute: Ejecutar
|
||||
|
||||
Reference in New Issue
Block a user