0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/profile/l10n/id.js
Nextcloud bot 4c6ecc6f15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 00:21:11 +00:00

12 lines
439 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profil",
"Edit Profile" : "Sunting 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",
"Profile not found" : "Profil tidak ditemukan",
"The profile does not exist." : "Profil tidak ada.",
"Back to %s" : "Kembali ke %s"
},
"nplurals=1; plural=0;");