diff options
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 19c0d3e01c8..f770ac67f2e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -78,6 +78,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Pembaruan gagal. Laporkan masalah ini ke <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitas Nextcloud</a>.", "Continue to {productName}" : "Lanjutkan ke {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Pembaruan berhasil. Mengarahkan Anda ke {productName} dalam hitungan detik."], + "Apps" : "Aplikasi", "More apps" : "Aplikasi lainnya", "No" : "Tidak", "Yes" : "Ya", @@ -188,7 +189,6 @@ OC.L10N.register( "Collaborative tags" : "Tag kolaboratif", "No tags found" : "Tag tidak ditemukan", "Personal" : "Pribadi", - "Apps" : "Aplikasi", "Admin" : "Admin", "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", |