fix languages 5
Some checks failed
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 21:16:18 +00:00
parent db0b99d141
commit 745581661c
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@ return ['OnlineResourceWatcher' => [
'Resource' => 'Resource',
'Resources' => 'Resources',
'Status' => 'Status',
'Type' => 'Type',
'Type' => 'Typ',
'Url' => 'Url',
'XPath' => 'XPath',
':rstatus--1' => 'Downloadfehler',

View File

@ -27,6 +27,7 @@ return ['OnlineResourceWatcher' => [
'Resource' => 'Resource',
'Resources' => 'Resources',
'Status' => 'Status',
'Type' => 'Type',
'Url' => 'Url',
'XPath' => 'XPath',
':rstatus--1' => 'Download error',