diff options
| author | crobibero <cody@robibe.ro> | 2020-11-06 07:15:38 -0700 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-11-06 07:15:38 -0700 |
| commit | 41b38c6735e4dc2ccb9b5c277950bf6c079d983b (patch) | |
| tree | 888f29a1466880527bed445a85b8b39469e25e72 /Emby.Server.Implementations/Localization/Core/cs.json | |
| parent | b4d52d8009d8e4a6836dc431ac5f336910a07d6c (diff) | |
| parent | eeb3177cc3d8911b0d06dadb6f7d03600d11dac1 (diff) | |
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/cs.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/cs.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/cs.json b/Emby.Server.Implementations/Localization/Core/cs.json index b34fad066..fb31b01ff 100644 --- a/Emby.Server.Implementations/Localization/Core/cs.json +++ b/Emby.Server.Implementations/Localization/Core/cs.json @@ -113,5 +113,7 @@ "TasksChannelsCategory": "Internetové kanály", "TasksApplicationCategory": "Aplikace", "TasksLibraryCategory": "Knihovna", - "TasksMaintenanceCategory": "Údržba" + "TasksMaintenanceCategory": "Údržba", + "TaskCleanActivityLogDescription": "Smazat záznamy o aktivitě, které jsou starší než zadaná doba.", + "TaskCleanActivityLog": "Smazat záznam aktivity" } |
