Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore: add translation for DIALOGS permission (#1804)
Browse files Browse the repository at this point in the history
  • Loading branch information
dated authored Mar 10, 2020
1 parent e3b76ab commit bd896d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/i18n/locales/en-US.js
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ export default {
AUDIO: 'Allows access to play audio from within the Desktop Wallet',
AVATARS: 'Plugin contains custom avatars',
COMPONENTS: 'Allows loading custom components',
DIALOGS: 'Allows using file dialogs',
EVENTS: 'Allows access to the Desktop Wallet events',
HTTP: 'Allows performing external web requests',
MENU_ITEMS: 'Allows adding custom menu items to the Desktop Wallet sidebar',
Expand Down

0 comments on commit bd896d3

Please sign in to comment.