Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/id.js')
-rw-r--r--apps/theming/l10n/id.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/id.js b/apps/theming/l10n/id.js
index 885174627cf..e97743770ac 100644
--- a/apps/theming/l10n/id.js
+++ b/apps/theming/l10n/id.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Could not write file to disk" : "Tidak dapat menulis berkas ke disk",
"A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas",
"No file uploaded" : "Tidak ada file diunggah",
- "Unsupported image type" : "Tipe gambar tidak bisa diterima",
"Theming" : "Tema",
"Open documentation" : "Buka dokumentasi",
"Name" : "Nama",
@@ -26,6 +25,7 @@ OC.L10N.register(
"Logo" : "Logo",
"Upload new logo" : "Unggah Logo baru",
"Login image" : "Gambar ketika masuk",
- "Advanced options" : "Opsi lanjutan"
+ "Advanced options" : "Opsi lanjutan",
+ "Unsupported image type" : "Tipe gambar tidak bisa diterima"
},
"nplurals=1; plural=0;");