diff options
| author | Negulici-R. Barnabas <109497789+negulici-r-barnabas@users.noreply.github.com> | 2022-11-26 17:33:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-26 17:33:23 +0200 |
| commit | b58d6e5b83c05dd61be165b6e8aa16f04b99cb96 (patch) | |
| tree | 5efcab95c50501a85be2ee57a92c8baf6b64578f | |
| parent | e977aade77ae01c8c018ef957572150edc821e2b (diff) | |
| parent | 18d7ac1a2aa795cd649e315bad37cbde3b4eed0d (diff) | |
Merge branch 'jellyfin:master' into master
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pt-PT.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-PT.json b/Emby.Server.Implementations/Localization/Core/pt-PT.json index 7047f1c28..a75182f22 100644 --- a/Emby.Server.Implementations/Localization/Core/pt-PT.json +++ b/Emby.Server.Implementations/Localization/Core/pt-PT.json @@ -123,5 +123,6 @@ "TaskOptimizeDatabase": "Otimizar base de dados", "TaskKeyframeExtractorDescription": "Extrai quadros-chave de ficheiros de video para criar listas de reprodução HLS mais precisas. Esta tarefa pode demorar algum tempo.", "TaskKeyframeExtractor": "Extrator de Quadros-chave", - "External": "Externo" + "External": "Externo", + "HearingImpaired": "Surdo" } |
