diff options
Diffstat (limited to 'apps/settings/l10n/id.js')
-rw-r--r-- | apps/settings/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 4767ef6087f..f527b09b838 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -221,7 +221,6 @@ OC.L10N.register( "Your profile picture" : "Gambar profilmu", "Upload profile picture" : "Unggah gambar profil", "Remove profile picture" : "Hapus gambar profil", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Picture provided by original account" : "Gambar disediakan oleh akun asli", "Cancel" : "Batal", "Choose your profile picture" : "Pilih gambar profilmu", @@ -382,6 +381,7 @@ OC.L10N.register( "Upload new" : "Unggah baru", "Select from Files" : "Pilih dari berkas", "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", "Choose as profile picture" : "Pilih sebagai gambar profil", "You are using <strong>%s</strong>" : "Anda menggunakan <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Anda menggunakan <strong>%1$s</strong> dari<strong>%2$s</strong> (<strong>%3$s %%</strong>)", |