Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 7f94ea3

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f8b81a3 commit 7f94ea3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/id.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ OC.L10N.register(
1919
"Videos" : "Video",
2020
"Start" : "Mulai",
2121
"Delete" : "Hapus",
22-
"Edit" : "Sunting"
22+
"Edit" : "Sunting",
23+
"Task successfully deleted" : "Tugas berhasil dihapus"
2324
},
2425
"nplurals=1; plural=0;");

l10n/id.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"Videos" : "Video",
1818
"Start" : "Mulai",
1919
"Delete" : "Hapus",
20-
"Edit" : "Sunting"
20+
"Edit" : "Sunting",
21+
"Task successfully deleted" : "Tugas berhasil dihapus"
2122
},"pluralForm" :"nplurals=1; plural=0;"
2223
}

0 commit comments

Comments
 (0)