diff options
| author | Nyanmisaka <nst799610810@gmail.com> | 2020-12-01 00:59:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 00:59:21 +0800 |
| commit | 421faabc7c9806105a4ffef5be0acc11d725aaa1 (patch) | |
| tree | ec181a10bd8721bb27fb52b0b9217889747436b4 /Emby.Server.Implementations/Localization/Core/pt.json | |
| parent | 3e9cf98c30277e09f7b8a6c8ecb603e9ea10774a (diff) | |
| parent | 78fef806967563d613c5b06b23e5b59cb40f164e (diff) | |
Merge branch 'master' into hdr-extract
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/pt.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pt.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt.json b/Emby.Server.Implementations/Localization/Core/pt.json index c2ad260df..f1a78b2d3 100644 --- a/Emby.Server.Implementations/Localization/Core/pt.json +++ b/Emby.Server.Implementations/Localization/Core/pt.json @@ -116,5 +116,6 @@ "TaskCleanActivityLog": "Limpar registo de atividade", "Undefined": "Indefinido", "Forced": "Forçado", - "Default": "Predefinição" + "Default": "Predefinição", + "TaskCleanActivityLogDescription": "Apaga itens no registro com idade acima do que é configurado." } |
