-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add french i18n locales & CSS (#4)
* chore: Add french locales * lint: Normalize i18n keys * fix: Add CSS styles for emitters
- Loading branch information
1 parent
b0f16d5
commit 64c1706
Showing
3 changed files
with
44 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
/* css for decidim_emitter */ | ||
|
||
.emitter-header .card-data__item{ | ||
border-bottom: 1px solid #e8e8e8; | ||
margin-bottom: 0px; | ||
|
||
img { | ||
max-width: 60%; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
fr: | ||
decidim: | ||
admin: | ||
forms: | ||
file_help: | ||
emitter: | ||
explanation: 'Consignes pour le logo :' | ||
message_1: De préférence un logo qui sera visible sur un fond blanc. | ||
message_2: Le service réduit l'image. | ||
components: | ||
emitter: | ||
name: Émetteur | ||
participatory_processes: | ||
admin: | ||
participatory_processes: | ||
form: | ||
emitter: Émetteur | ||
emitter_logo: Logo | ||
emitter_logo_select: Sélectionner un émetteur | ||
emitter_name: Nom de l'émetteur | ||
emitter_new: Nouvel émetteur | ||
emitter_now: Émetteur actuel | ||
emitter: | ||
emitter_text: Publié par %{developer_group} |