140 lines
5.2 KiB
PHP
140 lines
5.2 KiB
PHP
<?php
|
||
|
||
return [
|
||
'layout_menu_search' => 'Search something',
|
||
'layout_menu_settings' => 'Settings',
|
||
'layout_menu_logout' => 'Logout',
|
||
'layout_menu_dashboard' => 'Dashboard',
|
||
'layout_menu_reports' => 'Reports',
|
||
'layout_menu_contacts' => 'Contacts',
|
||
'layout_menu_groups' => 'Groups',
|
||
'layout_menu_companies' => 'Companies',
|
||
'layout_menu_tasks' => 'Tasks',
|
||
'layout_menu_reports' => 'Reports',
|
||
'layout_menu_gift_center' => 'Gifts',
|
||
'layout_menu_loans' => 'Loans & debts',
|
||
'layout_menu_files' => 'Files',
|
||
'layout_menu_journals' => 'Journals',
|
||
'layout_menu_vault_settings' => 'Vault settings',
|
||
'layout_footer_monica' => 'Monica, since 2017.',
|
||
'layout_footer_version' => 'Current version: :version',
|
||
'layout_footer_click_to_see_code' => 'Current version: :version',
|
||
|
||
'breadcrumb_location' => 'You are here:',
|
||
'breadcrumb_vault_index' => 'All the vaults',
|
||
'breadcrumb_vault_create' => 'Add a vault',
|
||
'breadcrumb_dashboard_index' => 'Dashboard',
|
||
'breadcrumb_dashboard_reminders' => 'All the planned reminders',
|
||
'breadcrumb_group_index' => 'Groups',
|
||
'breadcrumb_companies_index' => 'Companies',
|
||
'breadcrumb_contact_index' => 'Contacts',
|
||
'breadcrumb_contact_show' => 'Profile of :name',
|
||
'breadcrumb_contact_create' => 'Create a contact',
|
||
'breadcrumb_contact_note_index' => 'All the notes',
|
||
'breadcrumb_contact_photo' => 'All the photos',
|
||
'breadcrumb_contact_goal' => 'Detail of a goal',
|
||
'breadcrumb_journal_index' => 'Journals',
|
||
'breadcrumb_journal_create' => 'Create a journal',
|
||
'breadcrumb_post_edit' => 'Edit a post',
|
||
'breadcrumb_post_create_template' => 'Choose a template',
|
||
'breadcrumb_settings' => 'Settings',
|
||
'breadcrumb_settings_preferences' => 'User preferences',
|
||
'breadcrumb_settings_notification_channels' => 'Notification channels',
|
||
'breadcrumb_settings_notification_channels_log_details' => 'Log details',
|
||
'breadcrumb_settings_users' => 'Users',
|
||
'breadcrumb_settings_users_new_cta' => 'Invite a new user',
|
||
'breadcrumb_settings_personalize' => 'Personalize your account',
|
||
'breadcrumb_settings_personalize_templates' => 'Templates',
|
||
'breadcrumb_settings_personalize_relationship_types' => 'Relationship types',
|
||
'breadcrumb_settings_personalize_contact_information_types' => 'Contact information types',
|
||
'breadcrumb_settings_personalize_post_templates' => 'Post templates',
|
||
'breadcrumb_settings_storage' => 'Storage',
|
||
'breadcrumb_settings_religions' => 'Religions',
|
||
|
||
'notification_flash_changes_saved' => 'Changes saved',
|
||
|
||
'update' => 'Update',
|
||
'save' => 'Save',
|
||
'add' => 'Add',
|
||
'cancel' => 'Cancel',
|
||
'close' => 'Close',
|
||
'delete_confirm' => 'Sure?',
|
||
'delete' => 'Delete',
|
||
'edit' => 'Edit',
|
||
'view' => 'View',
|
||
'rename' => 'Rename',
|
||
'search' => 'Search',
|
||
'choose' => 'Choose',
|
||
'remove' => 'Remove',
|
||
'change' => 'Change',
|
||
'publish' => 'Publish',
|
||
'yes' => 'Yes',
|
||
'no' => 'No',
|
||
'sure' => 'Are you sure?',
|
||
'yes_sure' => 'Yes I’m sure',
|
||
'optional' => 'optional',
|
||
'choose_value' => 'Choose a value',
|
||
'view_all' => 'View all',
|
||
'previous' => 'Previous',
|
||
'next' => 'Next',
|
||
'view_map' => 'View on map',
|
||
'view_older' => 'Load previous entries',
|
||
'download' => 'Download',
|
||
'undefined' => 'Undefined',
|
||
|
||
'unknown_name' => 'Unknown name',
|
||
|
||
'error_title' => '👇 Oops. An error occured.',
|
||
|
||
'no_results' => 'No results',
|
||
|
||
'help_open_new_page' => 'This link will open in a new tab',
|
||
|
||
'default_template_name' => 'Default template',
|
||
'default_template_page_contact_information' => 'Contact information',
|
||
'default_template_page_social' => 'Social',
|
||
'default_template_page_feed' => 'Feed',
|
||
'default_template_page_information' => 'Information',
|
||
'default_template_page_life_events' => 'Life & goals',
|
||
'default_template_page_contact' => 'Ways to connect',
|
||
|
||
'module_names' => 'Contact name',
|
||
'module_avatar' => 'Avatar',
|
||
'module_notes' => 'Notes',
|
||
'module_family_summary' => 'Family summary',
|
||
'module_feed' => 'Contact feed',
|
||
'module_relationships' => 'Relationships',
|
||
'module_gender_pronoun' => 'Gender and pronoun',
|
||
'module_important_dates' => 'Important dates',
|
||
'module_labels' => 'Labels',
|
||
'module_reminders' => 'Reminders',
|
||
'module_loans' => 'Loans',
|
||
'module_companies' => 'Job information',
|
||
'module_tasks' => 'Tasks',
|
||
'module_calls' => 'Calls',
|
||
'module_pets' => 'Pets',
|
||
'module_goals' => 'Goals',
|
||
'module_addresses' => 'Addresses',
|
||
'module_groups' => 'Groups',
|
||
'module_contact_information' => 'Contact information',
|
||
'module_documents' => 'Documents',
|
||
'module_photos' => 'Photos',
|
||
'module_posts' => 'Posts about the contact',
|
||
'module_religions' => 'Religions',
|
||
'module_life_events' => 'Life',
|
||
|
||
'module_option_default_number_of_items_to_display' => 'Default number of items to display',
|
||
|
||
'emotion_positive' => '😁 Positive',
|
||
'emotion_neutral' => '😶🌫️ Neutral',
|
||
'emotion_negative' => '😡 Negative',
|
||
|
||
'notification_channel_email' => 'My email',
|
||
|
||
'min_read' => '{count} min read',
|
||
'word_count' => '{count} words',
|
||
|
||
'distance_format_km' => ':distance km',
|
||
'distance_format_mi' => ':distance miles',
|
||
];
|