- Drop .gitmodules (ia_dev tracked as submodule pointer without file) - Add services/docv Cargo workspace: docv-back, docv-shared, migrations, sources - Refresh systemd/README.md
19 lines
476 B
JSON
19 lines
476 B
JSON
{
|
|
"default": {
|
|
"page_title": "Connexion",
|
|
"heading": "Connexion",
|
|
"subtitle": "Saisissez vos identifiants pour continuer.",
|
|
"primary_color": "#1e3a5f",
|
|
"accent_color": "#b45309",
|
|
"surface_color": "#f8fafc",
|
|
"text_color": "#0f172a",
|
|
"submit_label": "Continuer",
|
|
"font_family": "system-ui, -apple-system, \"Segoe UI\", sans-serif"
|
|
},
|
|
"clients": {
|
|
"enso-web": {
|
|
"subtitle": "Accédez à votre espace Enso Avocats."
|
|
}
|
|
}
|
|
}
|