2023-10-03 16:20:13 +02:00
|
|
|
|
---
|
|
|
|
|
en:
|
2023-10-04 14:57:32 +02:00
|
|
|
|
release_notes:
|
|
|
|
|
index:
|
|
|
|
|
title: What’s new on %{app_name} ? 🚀
|
|
|
|
|
forbidden: You are not authorized to view the News page.
|
|
|
|
|
no_content: No announcement here.
|
|
|
|
|
page:
|
|
|
|
|
previous_page: Previous announcements
|
2023-10-03 16:20:13 +02:00
|
|
|
|
super_admins:
|
|
|
|
|
release_notes:
|
|
|
|
|
create: &save
|
|
|
|
|
success: Release note was successfully saved.
|
|
|
|
|
error: Release note was not saved.
|
|
|
|
|
update:
|
|
|
|
|
<<: *save
|
2023-10-26 14:36:03 +02:00
|
|
|
|
destroy:
|
|
|
|
|
success: Release note was successfully deleted.
|
2023-10-03 16:20:13 +02:00
|
|
|
|
activerecord:
|
|
|
|
|
attributes:
|
|
|
|
|
release_note:
|
|
|
|
|
body: Announce
|
|
|
|
|
categories: Categories
|
|
|
|
|
released_on: Publication date
|
2023-10-04 14:57:32 +02:00
|
|
|
|
release_note/categories:
|
|
|
|
|
administrateur: Administrator
|
|
|
|
|
instructeur: Instructor
|
|
|
|
|
expert: Expert
|
|
|
|
|
api: API
|
|
|
|
|
usager: User
|
2023-10-03 16:20:13 +02:00
|
|
|
|
|