File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11OC . L10N . register (
22 "collectives" ,
33 {
4+ "Collectives" : "Collectives" ,
45 "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s" ,
56 "Share link" : "Bagikan tautan" ,
67 "Settings" : "Setelan" ,
@@ -48,6 +49,7 @@ OC.L10N.register(
4849 "Please reload the page." : "Silakan muat ulang halaman." ,
4950 "Copied" : "Tersalin" ,
5051 "Failed to revert {page} to revision {timestamp}." : "Gagal mengembalikan {page} ke revisi {timestamp}." ,
52+ "Sort by title" : "Urutkan berdasarkan judul" ,
5153 "_%n byte_::_%n bytes_" : [ "%n byte" ]
5254} ,
5355"nplurals=1; plural=0;" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
2+ "Collectives" : " Collectives" ,
23 "You are not allowed to share %s" : " Anda tidak diizinkan untuk membagikan %s" ,
34 "Share link" : " Bagikan tautan" ,
45 "Settings" : " Setelan" ,
4647 "Please reload the page." : " Silakan muat ulang halaman." ,
4748 "Copied" : " Tersalin" ,
4849 "Failed to revert {page} to revision {timestamp}." : " Gagal mengembalikan {page} ke revisi {timestamp}." ,
50+ "Sort by title" : " Urutkan berdasarkan judul" ,
4951 "_%n byte_::_%n bytes_" : [" %n byte" ]
5052},"pluralForm" :" nplurals=1; plural=0;"
5153}
You can’t perform that action at this time.
0 commit comments