mirror of
https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git
synced 2026-02-14 23:18:40 +00:00
test fixes
This commit is contained in:
parent
921863d7fd
commit
67e30d136a
|
|
@ -55,6 +55,7 @@ return ['OnlineResourceWatcher' => [
|
||||||
'Submit' => 'Submit',
|
'Submit' => 'Submit',
|
||||||
'Terms' => 'Terms',
|
'Terms' => 'Terms',
|
||||||
'Trigger' => 'Trigger',
|
'Trigger' => 'Trigger',
|
||||||
|
'Title' => 'Titel',
|
||||||
'Type' => 'Type',
|
'Type' => 'Type',
|
||||||
'User' => 'User',
|
'User' => 'User',
|
||||||
'Username' => 'Username',
|
'Username' => 'Username',
|
||||||
|
|
@ -83,4 +84,12 @@ return ['OnlineResourceWatcher' => [
|
||||||
'Element' => 'Element',
|
'Element' => 'Element',
|
||||||
'Exit' => 'Exit',
|
'Exit' => 'Exit',
|
||||||
'Url' => 'Url',
|
'Url' => 'Url',
|
||||||
|
'Preview' => 'Vorschau',
|
||||||
|
'XPath' => 'XPath',
|
||||||
|
'Comparison' => 'Vergleich',
|
||||||
|
'History' => 'Historie',
|
||||||
|
'rstatus-1' => 'Quelle hinzugefügt',
|
||||||
|
'rstatus-2' => 'Keine Änderung',
|
||||||
|
'rstatus-3' => 'Änderung',
|
||||||
|
'rstatus--1' => 'Downloadfehler',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user