diff options
| author | crobibero <cody@robibe.ro> | 2020-11-15 11:56:35 -0700 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-11-15 11:56:35 -0700 |
| commit | dae4541badc94153be7e5ae10e3278969855dd6a (patch) | |
| tree | 7d81a89d0675323f30d1557c79dcc19a9f0251b5 /Emby.Server.Implementations/Localization/Core/nl.json | |
| parent | 3f313206c606662d2b5bcfa2c2a99a5c218f5ff2 (diff) | |
| parent | 7caf1662eca2ea8826f3277e8b9d5c8c782fd03d (diff) | |
Merge remote-tracking branch 'upstream/master' into dotnet-5
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/nl.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nl.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index e102b92b9..e1e88cc9b 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -113,5 +113,7 @@ "TasksChannelsCategory": "Internet Kanalen", "TasksApplicationCategory": "Applicatie", "TasksLibraryCategory": "Bibliotheek", - "TasksMaintenanceCategory": "Onderhoud" + "TasksMaintenanceCategory": "Onderhoud", + "TaskCleanActivityLogDescription": "Verwijder activiteiten logs ouder dan de ingestelde tijd.", + "TaskCleanActivityLog": "Leeg activiteiten logboek" } |
