Merge branch 'feat/live-build-logs-modal'
This commit is contained in:
@@ -170,6 +170,9 @@ const en: Dictionary = {
|
||||
deploymentCancelled: 'Deployment cancelled',
|
||||
cancelDeploymentFailed: 'Failed to cancel deployment',
|
||||
minimizeHint: 'Use minimize to keep working while deployment continues. Close (×) cancels the deployment.',
|
||||
buildLogTitle: 'Build log',
|
||||
buildLogWaiting: 'Starting build…',
|
||||
buildLogLive: 'live',
|
||||
continueInBackground: 'Continue in background',
|
||||
minimizeAria: 'Minimize and continue in background',
|
||||
cancelDeploymentAria: 'Cancel deployment',
|
||||
|
||||
@@ -169,6 +169,9 @@ const fa = {
|
||||
deploymentCancelled: 'دیپلوی لغو شد',
|
||||
cancelDeploymentFailed: 'لغو دیپلوی ناموفق بود',
|
||||
minimizeHint: 'برای ادامهٔ کار حین دیپلوی، کوچک کن. بستن (×) دیپلوی را لغو میکند.',
|
||||
buildLogTitle: 'لاگ بیلد',
|
||||
buildLogWaiting: 'در حال شروع بیلد…',
|
||||
buildLogLive: 'زنده',
|
||||
continueInBackground: 'ادامه در پسزمینه',
|
||||
minimizeAria: 'کوچک کن و در پسزمینه ادامه بده',
|
||||
cancelDeploymentAria: 'لغو دیپلوی',
|
||||
|
||||
Reference in New Issue
Block a user