mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-25 06:15:56 +01:00
fix(ui): translations
This commit is contained in:
parent
f018e67bb5
commit
e1ebeaa15c
@ -70,7 +70,7 @@ export default {
|
||||
environmentAndExtraVariablesMustBeValidJsonExample: 'Environment and extra variables must be valid JSON. Example:',
|
||||
dashboard2: 'Dashboard',
|
||||
ansibleSemaphore: 'Ansible Semaphore',
|
||||
wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'We\'\'re sorry but <%= htmlWebpackPlugin.options.title %> doesn\'\'t work properly without JavaScript enabled. Please enable it to continue.',
|
||||
wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'We\'re sorry but <%= htmlWebpackPlugin.options.title %> doesn\'t work properly without JavaScript enabled. Please enable it to continue.',
|
||||
deleteInventory: 'Delete inventory',
|
||||
newInventory: 'New Inventory',
|
||||
name: 'Name',
|
||||
@ -91,8 +91,8 @@ export default {
|
||||
newKey: 'New Key',
|
||||
create: 'Create',
|
||||
newTask: 'New Task',
|
||||
cantDeleteThe: 'Can\'\'t delete the {objectTitle}',
|
||||
theCantBeDeletedBecauseItUsedByTheResourcesBelow: 'The {objectTitle} can\'\'t be deleted because it used by the resources below',
|
||||
cantDeleteThe: 'Can\'t delete the {objectTitle}',
|
||||
theCantBeDeletedBecauseItUsedByTheResourcesBelow: 'The {objectTitle} can\'t be deleted because it used by the resources below',
|
||||
projectName: 'Project Name',
|
||||
allowAlertsForThisProject: 'Allow alerts for this project',
|
||||
telegramChatIdOptional: 'Telegram Chat ID (Optional)',
|
||||
|
Loading…
Reference in New Issue
Block a user