Files
espocrm/application/Espo/Resources/i18n/id_ID/Team.json
2026-01-19 17:46:06 +01:00

19 lines
467 B
JSON

{
"fields": {
"name": "Nama",
"roles": "peran",
"positionList": "Daftar posisi"
},
"links": {
"users": "pengguna",
"notes": "Catatan",
"roles": "peran"
},
"tooltips": {
"roles": "Peran akses. Pengguna tim ini memperoleh tingkat kontrol akses dari peran yang dipilih.",
"positionList": "posisi yang tersedia di tim ini. Misalnya. Sales Person, Manager."
},
"labels": {
"Create Team": "Buat Tim"
}
}