Skip to content

Commit

Permalink
Merge pull request #1137 from weblate/weblate-yeswiki-yeswiki-core-js
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
mrflos authored Mar 6, 2024
2 parents e932e73 + 3e4af52 commit 9932911
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/yeswikijs_en.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
'ADMIN_BACKUPS_UID_STATUS_NOT_FOUND' => "Data about backup was not found",
'ADMIN_BACKUPS_UID_STATUS_RUNNING' => "Running backup",
'ADMIN_BACKUPS_UID_STATUS_FINISHED' => "Finished backup",
'ADMIN_BACKUPS_UID_STATUS_NOT_FINISHED' => "Trouble backup is not running but not finished",
'ADMIN_BACKUPS_UID_STATUS_NOT_FINISHED' => "Problem : backup is not running but not finished !",
'ADMIN_BACKUPS_UID_STATUS_STOP' => "Backup aborted",
'ADMIN_BACKUPS_STOP_BACKUP_ERROR' => "Error : not possible to stop backup",
'ADMIN_BACKUPS_STOPPING_ARCHIVE' => "Backup stopping",
Expand Down Expand Up @@ -85,8 +85,8 @@
// javascripts/users-table.js
'USERSTABLE_USER_CREATED' => "User '{name}' created",
'USERSTABLE_USER_NOT_CREATED' => "User '{name}' not created : {error}",
'USERSTABLE_USER_DELETED' => 'The user "{username}" is deleted.',
'USERSTABLE_USER_NOT_DELETED' => 'The user "{username}" is not deleted.',
'USERSTABLE_USER_DELETED' => 'The user "{username}" was deleted.',
'USERSTABLE_USER_NOT_DELETED' => 'The user "{username}" was not deleted.',
// /javascripts/yeswiki-base.js
'DATATABLES_PROCESSING' => "Processing...",
'DATATABLES_SEARCH' => "Search :",
Expand Down

0 comments on commit 9932911

Please sign in to comment.