Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
18
vendor/drupal/console-en/translations/locale.translation.status.yml
vendored
Normal file
18
vendor/drupal/console-en/translations/locale.translation.status.yml
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
description: 'List available translation updates'
|
||||
arguments:
|
||||
language: 'Language for instance es or Spanish'
|
||||
messages:
|
||||
no-languages: 'No translatable languages available. Add a language first.'
|
||||
up-to-date: 'All translations up to date.'
|
||||
no-translations: 'No translation status available. Check manually'
|
||||
project: 'Project'
|
||||
version: 'Version'
|
||||
local-age: 'Local age'
|
||||
remote-age: 'Remote age'
|
||||
info: Information
|
||||
no-translation-files: 'No translation files are provided for development releases.'
|
||||
file-not-found: 'File not found at "%s" nor at "%s"'
|
||||
local-file-not-found: 'File not found at "%s"'
|
||||
translation-not-determined: 'Translation file location could not be determined.'
|
||||
translation-project-updated: 'Updated'
|
||||
translation-project-available: 'New translation available'
|
Reference in a new issue