diff options
| author | Ignatius Bagus <ignatiusmbs@gmail.com> | 2020-02-29 16:24:25 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-02-29 15:49:17 -0500 |
| commit | 0b0c5984f99343897b750509752f37b88ce1c96a (patch) | |
| tree | fb9f5e03ce0f33029186ee635c4339b2d8dba565 | |
| parent | 03a294a706d2610e263fa2621e50b2da0f27f34f (diff) | |
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/id.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/id.json b/Emby.Server.Implementations/Localization/Core/id.json index 38c6cf54f..68fffbf0a 100644 --- a/Emby.Server.Implementations/Localization/Core/id.json +++ b/Emby.Server.Implementations/Localization/Core/id.json @@ -91,5 +91,6 @@ "NotificationOptionVideoPlayback": "Pemutaran video dimulai", "NotificationOptionAudioPlaybackStopped": "Pemutaran audio berhenti", "NotificationOptionAudioPlayback": "Pemutaran audio dimulai", - "MixedContent": "Konten campur" + "MixedContent": "Konten campur", + "PluginUninstalledWithName": "{0} telah dihapus" } |
