0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
nextcloud_server/apps/profile/l10n/id.js
Nextcloud bot 6e52b55555
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:29 +00:00

12 lines
439 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profil",
"You have not added any info yet" : "Anda belum menambahkan info apa pun",
"{user} has not added any info yet" : "{user} belum menambahkan info apa pun",
"Edit Profile" : "Sunting profil",
"Profile not found" : "Profil tidak ditemukan",
"The profile does not exist." : "Profil tidak ada.",
"Back to %s" : "Kembali ke %s"
},
"nplurals=1; plural=0;");