Sfoglia il codice sorgente

Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/

Rasmus 3 anni fa
parent
commit
72165ae96f
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      Emby.Server.Implementations/Localization/Core/pr.json

+ 2 - 1
Emby.Server.Implementations/Localization/Core/pr.json

@@ -12,5 +12,6 @@
     "DeviceOnlineWithName": "{0} joined yer crew",
     "DeviceOfflineWithName": "{0} abandoned ship",
     "AppDeviceValues": "Captain: {0}, Ship: {1}",
-    "CameraImageUploadedFrom": "Yer looking glass has glimpsed another painting from {0}"
+    "CameraImageUploadedFrom": "Yer looking glass has glimpsed another painting from {0}",
+    "Collections": "Barrels"
 }