Skip to content

Commit

Permalink
automated update to translation keys (gristlabs#1321)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul's Grist Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Paul's Grist Bot authored Nov 25, 2024
1 parent cc11262 commit 1f984ab
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion static/locales/en.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,13 @@
"Session Secret": "Session Secret",
"Enable Grist Enterprise": "Enable Grist Enterprise",
"Enterprise": "Enterprise",
"checking": "checking"
"checking": "checking",
"Audit Logs": "Audit Logs",
"Contact us": "Contact us",
"Log Streaming": "Log Streaming",
"New, Enterprise": "New, Enterprise",
"Off": "Off",
"{{firstDestinationName}} + {{- remainingDestinationsCount}} more": "{{firstDestinationName}} + {{- remainingDestinationsCount}} more"
},
"Columns": {
"Remove Column": "Remove Column"
Expand Down Expand Up @@ -1789,5 +1795,35 @@
"Record already assigned_one": "Record already assigned",
"Record already assigned_other": "Record already assigned",
"{{targetTable}} record {{targetName}} is already assigned to {{sourceTable}} record {{oldSourceName}}.": "{{targetTable}} record {{targetName}} is already assigned to {{sourceTable}} record {{oldSourceName}}."
},
"AuditLogStreamingConfig": {
"Add destination": "Add destination",
"Add streaming destination": "Add streaming destination",
"Are you sure you want to delete this streaming destination? This action cannot be undone.": "Are you sure you want to delete this streaming destination? This action cannot be undone.",
"Cancel": "Cancel",
"Delete": "Delete",
"Delete streaming destination?": "Delete streaming destination?",
"Destination": "Destination",
"Destinations": "Destinations",
"Edit": "Edit",
"Edit streaming destination": "Edit streaming destination",
"Enter URL": "Enter URL",
"Enter token": "Enter token",
"Learn more": "Learn more",
"Other": "Other",
"Save": "Save",
"Splunk": "Splunk",
"Start streaming": "Start streaming",
"Token": "Token",
"URL": "URL"
},
"AuditLogsPage": {
"Audit Logs": "Audit Logs",
"Audit logs for {{siteName}}": "Audit logs for {{siteName}}",
"Contact us": "Contact us",
"Home": "Home",
"Log streaming": "Log streaming",
"Only site owners may access audit logs.": "Only site owners may access audit logs.",
"upgrade your plan": "upgrade your plan"
}
}

0 comments on commit 1f984ab

Please sign in to comment.