mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
@@ -62,6 +62,7 @@
|
||||
"edit": "Edit",
|
||||
"submit": "Submit",
|
||||
"close": "Close",
|
||||
"done": "Done",
|
||||
"edit_account": "Edit Account",
|
||||
"new_account": "New Account",
|
||||
"edit_currency": "Edit Currency",
|
||||
@@ -2240,8 +2241,29 @@
|
||||
"preferences.estimates": "Estimates",
|
||||
"preferences.creditNotes": "Credit Notes",
|
||||
"preferences.receipts": "Receipts",
|
||||
"preferences.estimates.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.credit_notes.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.receipts.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.invoices.success_message": "The preferences have been saved successfully."
|
||||
"preferences.estimates.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.credit_notes.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.receipts.success_message": "The preferences have been saved successfully.",
|
||||
"preferences.invoices.success_message": "The preferences have been saved successfully.",
|
||||
"api_key.title": "API Keys",
|
||||
"api_key.name": "Name",
|
||||
"api_key.unnamed": "Unnamed",
|
||||
"api_key.token": "Token",
|
||||
"api_key.permissions": "Permissions",
|
||||
"api_key.last_used": "Last Used",
|
||||
"api_key.generated_at": "Generated At",
|
||||
"api_key.never": "Never",
|
||||
"api_key.revoke": "Revoke",
|
||||
"api_key.revoke_success": "API key revoked successfully",
|
||||
"api_key.full_access": "Full Access",
|
||||
"api_key.generate_button": "Generate API Key",
|
||||
"api_key.generate": "Generate",
|
||||
"api_key.name_placeholder": "Enter API key name",
|
||||
"api_key.dialog.generate_title": "Generate API Key",
|
||||
"api_key.dialog.display_title": "API Key Generated",
|
||||
"api_key.copied_to_clipboard": "API key copied to clipboard",
|
||||
"api_key.important": "Important",
|
||||
"api_key.display_warning": "This API key will only be shown once. Please copy and save it securely.",
|
||||
"api_key.label": "API Key",
|
||||
"api_key.copy_to_clipboard": "Copy to clipboard"
|
||||
}
|
||||
Reference in New Issue
Block a user