17 lines
519 B
JSON
17 lines
519 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"app_name": "Jupiter Mail",
|
|
|
|
"section_dashboard": "Dashboard",
|
|
|
|
"section_accounts": "Accounts",
|
|
"section_accounts_instructions": "Click an account below to configure:",
|
|
"section_accounts_add": "Add Account",
|
|
|
|
"section_settings": "Settings",
|
|
"section_settings_mda": "Mail Delivery Settings",
|
|
"section_settings_mta": "Mail Transfer Settings",
|
|
"section_settings_version": "Running:",
|
|
|
|
"dashboard_n_accounts_active": "Active: {count}"
|
|
}
|