This commit is contained in:
Vardan Bansal 2023-09-12 19:07:36 -07:00 committed by Dan Wilson
parent c7390d77b4
commit bc19ec33f8
2 changed files with 0 additions and 2 deletions

View File

@ -558,7 +558,6 @@ export interface StringsMap {
'unsavedChanges.message': string 'unsavedChanges.message': string
'unsavedChanges.stay': string 'unsavedChanges.stay': string
'unsavedChanges.title': string 'unsavedChanges.title': string
update: string
updateFile: string updateFile: string
updateUser: string updateUser: string
updateWebhook: string updateWebhook: string

View File

@ -137,7 +137,6 @@ createABranch: Create a branch
createATag: Create a tag createATag: Create a tag
delete: Delete delete: Delete
edit: Edit edit: Edit
update: Update
editAsText: Edit as Text editAsText: Edit as Text
branchName: Branch name branchName: Branch name
enterBranchPlaceholder: Enter the branch name here enterBranchPlaceholder: Enter the branch name here