Skip to content
Snippets Groups Projects
Commit 724c45e9 authored by pabois's avatar pabois
Browse files

locales

parent 211945e0
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
</div>
<% if @organization.experiences.any? %>
<h2><%= University::Person::Alumnus.model_name.human(count: 2) %></h2>
<h2><%= t('university.organization.employees') %></h2>
<table class="<%= table_classes %>">
<thead>
......
......@@ -175,6 +175,7 @@ fr:
manage_cohorts: Gérer les promotions
manage_experiences: Gérer les expériences professionnelles
organization:
employees: Employés·es
import_hint_html: "Les valeurs possibles pour <i>kind</i> sont : company, non_profit, government.<br>Les champs <i>siren</i>, <i>nic</i>, <i>zipcode</i> et <i>phone</i> doivent être au format texte, pas nombre.<br>Le champ <i>country</i> doit contenir le code ISO 3166 du pays, sur 2 caratères en majuscule (<a href=\"https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes\" target=\_blank\">liste</a>)"
person:
administrator_roles: Rôles administratifs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment