PublishPreview: strings and changelog
This commit is contained in:
parent
ef12914cad
commit
589903f5e8
2 changed files with 12 additions and 0 deletions
|
@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Add Publish Preview dialog _community pr!_ ([#4620](https://github.com/lbryio/lbry-desktop/pull/4620))
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1278,6 +1278,16 @@
|
||||||
"Invite": "Invite",
|
"Invite": "Invite",
|
||||||
"Remove File": "Remove File",
|
"Remove File": "Remove File",
|
||||||
"Not Yet": "Not Yet",
|
"Not Yet": "Not Yet",
|
||||||
|
"Confirming...": "Confirming...",
|
||||||
|
"Preparing...": "Preparing...",
|
||||||
|
"Confirm Upload": "Confirm Upload",
|
||||||
|
"Confirm Edit": "Confirm Edit",
|
||||||
|
"File": "File",
|
||||||
|
"Transcode": "Transcode",
|
||||||
|
"Estimated transaction fee:": "Estimated transaction fee:",
|
||||||
|
"Est. transaction fee:": "Est. transaction fee:",
|
||||||
|
"Skip preview and confirmation": "Skip preview and confirmation",
|
||||||
|
"Upload Settings": "Upload Settings",
|
||||||
"Enable Sync": "Enable Sync",
|
"Enable Sync": "Enable Sync",
|
||||||
"Disable Sync": "Disable Sync",
|
"Disable Sync": "Disable Sync",
|
||||||
"Getting your profiles...": "Getting your profiles...",
|
"Getting your profiles...": "Getting your profiles...",
|
||||||
|
|
Loading…
Reference in a new issue