diff options
| author | JULIAN AUGUSTO RUIZ MARTINEZ <jarm.yo@gmail.com> | 2021-10-13 19:30:04 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-10-14 16:05:30 -0400 |
| commit | e88e1fa8e9aa49323f4b55fd8cc6185cd9fb9059 (patch) | |
| tree | 5b32929204219712666323d24b88bb1d6413103a | |
| parent | 09f33d3b8726fe5cd52c6fe62291ca9787093e83 (diff) | |
Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pr.json b/Emby.Server.Implementations/Localization/Core/pr.json index 0967ef424..e3a3bfaf1 100644 --- a/Emby.Server.Implementations/Localization/Core/pr.json +++ b/Emby.Server.Implementations/Localization/Core/pr.json @@ -1 +1,5 @@ -{} +{ + "Books": "Libros", + "AuthenticationSucceededWithUserName": "{0} autentificado correctamente", + "Artists": "Artistas" +} |
