Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: gallegonovato <[email protected]>
  • Loading branch information
weblate and gallegonovato authored Mar 1, 2024
1 parent 38d0ab5 commit 919e08d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions packages/jobs/resources/lang/es/translations.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<?php

return [
'jobs' => [
'single' => 'Trabajo En Cola',
'plural' => 'Trabajos En Cola',
'navigation_label' => '',
'navigation_label' => 'Trabajos',
],
'jobs_waiting' => [
'single' => '',
'plural' => '',
'navigation_label' => '',
'single' => 'Trabajo en espera',
'plural' => 'Trabajos en espera',
'navigation_label' => 'Trabajos en espera',
],
'jobs_failed' => [
'single' => '',
Expand Down

0 comments on commit 919e08d

Please sign in to comment.