Update english.js

This commit is contained in:
gayolGate | Dev Studio 2022-08-23 12:46:50 +02:00 committed by GitHub
parent 84a7ffbc08
commit 68ed81065b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -90,6 +90,20 @@ module.exports = {
github: "GitHub",
discord: "Discord",
},
developer: {
registryeditor: "Registry editor",
registrywarning: "CHANGING ENTRIES MAY CAUSE YOUR APP TO BREAK!",
createentry: "Create entry",
createentryfull: "Create registry entry",
cancel: "Cancel",
create: "Create",
key: "Key",
value: "Value",
confirmdelete: "Confirm delete",
areyousure: "Are you sure that you want to delete",
delete: "Delete",
change: "Change"
},
},
events: {