Skip to content

Commit d7c40f4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent eabb8c1 commit d7c40f4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

l10n/id.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ OC.L10N.register(
3535
"Color" : "Warna",
3636
"Image" : "Gambar",
3737
"Text" : "Teks",
38-
"Phone number" : "Nomor telefon",
39-
"Email address" : "Alamat surel"
38+
"Phone number" : "Nomor telepon",
39+
"Email address" : "Alamat email"
4040
},
4141
"nplurals=1; plural=0;");

l10n/id.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"Color" : "Warna",
3434
"Image" : "Gambar",
3535
"Text" : "Teks",
36-
"Phone number" : "Nomor telefon",
37-
"Email address" : "Alamat surel"
36+
"Phone number" : "Nomor telepon",
37+
"Email address" : "Alamat email"
3838
},"pluralForm" :"nplurals=1; plural=0;"
3939
}

0 commit comments

Comments
 (0)