-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathen.yml
More file actions
92 lines (92 loc) · 3.36 KB
/
Copy pathen.yml
File metadata and controls
92 lines (92 loc) · 3.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
en:
activemodel:
attributes:
diba_authorization_handler:
document_type: Document type
id_document: Identity document
birthdate: Date of birth
newsletter:
send_to_selected_users: Send to selected users
errors:
models:
user:
attributes:
email:
taken: Invalid email
errors:
messages:
not_found: Invalid email
decidim:
admin:
newsletters:
index:
selected_users: Selected users
select_single_users:
copy_recipients_from_newsletter: Copy recipients from already sent newsletter
select_newsletter: Select newsletter
send_to_selected_users: Send to selected users
select_users:
help: Send the newsletter to all confirmed users.
title: Select users
authorization_handlers:
diba_authorization_handler:
name: Municipality Census
explanation: Authorize your user account against the Municipality Census
type: Combined
fields:
birthdate: Date of birth
age: Minimum age
max_age: Maximum age
sms:
type: SMS
authorization_modals:
content:
unauthorized:
explanation: Sorry, you cannot perform this action because your data does
not meet the validation criteria.
newsletter_templates:
basic_only_text_settings_form:
header_background_color: Header background color
header_logo: Header logo
body_background_color: Body background color
body_font_color: Body font color
image_text_cta_settings_form:
header_background_color: Header background color
header_logo: Header logo
body_background_color: Body background color
body_font_color: Body font color
verifications:
authorizations:
first_login:
actions:
diba_authorization_handler: 'Municipality Census'
census_authorization_handler: 'Municipality Census'
diba_census_api_authorization_handler: 'Municipality Census'
sms: "Your code for authenticating in Decidim is %{code}"
features:
proposals:
actions:
withdraw: Withdraw
diba:
decidim:
authorization_modal:
content:
birthdate:
invalid_field:
both: Action restricted to the inhabitants of the municipal census between
%{min_age} and %{max_age} years old.
corrupted_metadata: The data required to verify your age could not be
retrieved. Please obtain authorization of the municipal census again
to verify your data.
max_age: Action restricted to the inhabitants of the municipal census
under the age of %{max_age}.
min_age: Action restricted to the inhabitants of the municipal census
older than %{min_age} years.
subcensus:
invalid_field: Action restricted to a group of inhabitants of the municipal
census which you are not part of. Contact us if you think you should
belong to this group and you are interested in being able to perform
this action.
newsletter_settings:
show:
user_without_newsletter_settings: The selected user does not have newsletter reception enabled.