diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
commit | 57090849560e8243a2e10efe03b06b0e67e032de (patch) | |
tree | da3b028a30c3c0bba8e717ed0cf8feeb414e25c5 /apps/files/l10n/id.js | |
parent | 5c8cab61aba82c987adb59aad1b7cc3b67fbadc3 (diff) | |
download | nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.tar.gz nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 41155e6b5ce..dfe9505db01 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -8,6 +8,7 @@ OC.L10N.register( "Move or copy" : "Pindah atau salin", "Download" : "Unduh", "Delete" : "Hapus", + "Tags" : "Tag", "Home" : "Rumah", "Close" : "Tutup", "Favorites" : "Favorit", @@ -147,7 +148,6 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Transfer {path} ke {user}", "Invalid path selected" : "Jalur terpilih invalid", "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", - "Tags" : "Tag", "Unable to change the favourite state of the file" : "Gagal mengubah status favorit berkas", "Error while loading the file data" : "Galat pemuatan data berkas", "Cancel" : "Membatalkan", |