diff --git a/l10n/id.js b/l10n/id.js index d159e9a7ee2..50d85caee1f 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -25,6 +25,7 @@ OC.L10N.register( "to" : "untuk", "Replace" : "Timpa", "Source code" : "Kode sumber", + "Both" : "Keduanya", "Undo" : "Undo", "Info" : "Info", "Warning" : "Peringatan", diff --git a/l10n/id.json b/l10n/id.json index 6ec123c1a58..62790fc28e7 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -23,6 +23,7 @@ "to" : "untuk", "Replace" : "Timpa", "Source code" : "Kode sumber", + "Both" : "Keduanya", "Undo" : "Undo", "Info" : "Info", "Warning" : "Peringatan",