- <%= render "good_job/shared/announcement" %>
<%= render "good_job/shared/alert" %>
<%= yield %>
diff --git a/engine/config/locales/en.yml b/engine/config/locales/en.yml
index 7b2b5fd58..ec5031381 100644
--- a/engine/config/locales/en.yml
+++ b/engine/config/locales/en.yml
@@ -41,13 +41,10 @@ en:
other: "%{count} years"
good_job:
shared:
- announcement:
- work_in_progress_html: "🚧 GoodJob's dashboard is a work in progress. Please contribute ideas and code on Github."
footer:
last_update_html: Last updated
wording: Remember, you're doing a Good Job too!
navbar:
- coming_soon: More views coming soon
cron_schedules: Cron Schedules
executions: All Executions
jobs: All Jobs
diff --git a/engine/config/locales/es.yml b/engine/config/locales/es.yml
index d5105af02..2a383bad8 100644
--- a/engine/config/locales/es.yml
+++ b/engine/config/locales/es.yml
@@ -41,13 +41,10 @@ es:
other: "%{count} años"
good_job:
shared:
- announcement:
- work_in_progress_html: "🚧 GoodJob se encuentra en desarrollo. Por favor contribuya en GoodJob con ideas y código."
footer:
last_update_html: Última actualización
wording: "¡Recuerda, también tú estás haciendo un buen trabajo!"
navbar:
- coming_soon: Próximamente más vistas
cron_schedules: Tareas Programadas
executions: Ejecuciones
jobs: Tareas
diff --git a/engine/config/locales/ru.yaml b/engine/config/locales/ru.yaml
index e04308d55..08d503977 100644
--- a/engine/config/locales/ru.yaml
+++ b/engine/config/locales/ru.yaml
@@ -41,13 +41,10 @@ ru:
other: "%{count} года"
good_job:
shared:
- announcement:
- work_in_progress_html: "🚧 GoodJob панель все еще в разработке. Пожалуйста расскажите нам о ваших идеях и наработках в Github."
footer:
last_update_html: Последнее обновление
wording: Запомни, ты делаешь Good Job тоже!
navbar:
- coming_soon: Скоро будет больше секций
cron_schedules: Cron Расписания
executions: Все Исполнения
jobs: Все Задачи