diff options
| author | artiume <siderite@gmail.com> | 2020-02-19 06:02:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-19 06:02:26 -0500 |
| commit | 967f8c6dcd18576fc25edfdcb3be94f143010259 (patch) | |
| tree | ca0cd8002906aa4efabf7f45107d98928bb7ebcf /Emby.Server.Implementations/Localization/Core/id.json | |
| parent | 63f13df6fc0c01e09b867d19ca286e754655cfdd (diff) | |
| parent | cef796a5ba6dd256f425fb87c13d63c724499058 (diff) | |
Merge pull request #18 from jellyfin/master
nightly
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/id.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/id.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/id.json b/Emby.Server.Implementations/Localization/Core/id.json index 13415eda5..38c6cf54f 100644 --- a/Emby.Server.Implementations/Localization/Core/id.json +++ b/Emby.Server.Implementations/Localization/Core/id.json @@ -86,5 +86,10 @@ "FailedLoginAttemptWithUserName": "Percobaan login gagal dari {0}", "CameraImageUploadedFrom": "Sebuah gambar baru telah diunggah dari {0}", "DeviceOfflineWithName": "{0} telah terputus", - "DeviceOnlineWithName": "{0} telah terhubung" + "DeviceOnlineWithName": "{0} telah terhubung", + "NotificationOptionVideoPlaybackStopped": "Pemutaran video berhenti", + "NotificationOptionVideoPlayback": "Pemutaran video dimulai", + "NotificationOptionAudioPlaybackStopped": "Pemutaran audio berhenti", + "NotificationOptionAudioPlayback": "Pemutaran audio dimulai", + "MixedContent": "Konten campur" } |
