diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-20 12:12:48 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-20 12:12:48 -0400 |
| commit | 25ecc401341ab22ae240fd1695ff992625f19f99 (patch) | |
| tree | b6b4fc2a4ef9414e4adccf8884642f6874f4c3e3 /MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json | |
| parent | f6769b73f2a82273e67689e8bc1c9d7b005ee866 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json index 957e37d5e..95b6c919f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json @@ -542,7 +542,7 @@ "MediaInfoExternal": "External", "MediaInfoTimestamp": "Timestamp", "MediaInfoPixelFormat": "Pixel format", - "MediaInfoBitDepth": "Bit Depth", + "MediaInfoBitDepth": "Bit depth", "MediaInfoSampleRate": "Sample rate", "MediaInfoBitrate": "Bitrate", "MediaInfoChannels": "Channels", @@ -560,5 +560,6 @@ "MediaInfoStreamTypeData": "Data", "MediaInfoStreamTypeVideo": "Video", "MediaInfoStreamTypeSubtitle": "Subtitle", - "MediaInfoStreamTypeEmbeddedImage": "Embedded Image" + "MediaInfoStreamTypeEmbeddedImage": "Embedded Image", + "MediaInfoRefFrames": "Ref frames" }
\ No newline at end of file |
