This commit is contained in:
+63
-1
@@ -538,5 +538,67 @@
|
||||
"no_data_yet": "Belum ada data",
|
||||
"@no_data_yet": {},
|
||||
"total_inventory_value": "Total Nilai Inventori",
|
||||
"@total_inventory_value": {}
|
||||
"@total_inventory_value": {},
|
||||
"profit_sharing": "Bagi Hasil",
|
||||
"@profit_sharing": {},
|
||||
"profit_sharing_desc": "Alokasi omzet untuk belanja, owner, dan tim",
|
||||
"@profit_sharing_desc": {},
|
||||
"profit_sharing_allocation": "Alokasi Bagi Hasil",
|
||||
"@profit_sharing_allocation": {},
|
||||
"share_purchase": "Belanja",
|
||||
"@share_purchase": {},
|
||||
"share_owner": "Owner",
|
||||
"@share_owner": {},
|
||||
"share_team": "Tim",
|
||||
"@share_team": {},
|
||||
"weekly": "Mingguan",
|
||||
"@weekly": {},
|
||||
"monthly": "Bulanan",
|
||||
"@monthly": {},
|
||||
"period_breakdown": "Rincian Periode",
|
||||
"@period_breakdown": {},
|
||||
"revenue_by_brand": "Omzet per Brand",
|
||||
"@revenue_by_brand": {},
|
||||
"week_count": "{count} minggu",
|
||||
"@week_count": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "5"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order_count_label": "{count} pesanan",
|
||||
"@order_count_label": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "328"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gross_margin": "Margin Kotor",
|
||||
"@gross_margin": {},
|
||||
"parent_category_summary": "Ringkasan Kategori Induk",
|
||||
"@parent_category_summary": {},
|
||||
"sub_category": "Sub Kategori",
|
||||
"@sub_category": {},
|
||||
"qty": "Qty",
|
||||
"@qty": {},
|
||||
"std_hpp": "Std HPP",
|
||||
"@std_hpp": {},
|
||||
"real_hpp": "Real HPP",
|
||||
"@real_hpp": {},
|
||||
"status": "Status",
|
||||
"@status": {},
|
||||
"grand_total": "TOTAL",
|
||||
"@grand_total": {},
|
||||
"status_healthy": "Sehat",
|
||||
"@status_healthy": {},
|
||||
"status_watch": "Waspada",
|
||||
"@status_watch": {},
|
||||
"status_critical": "Tidak Sehat",
|
||||
"@status_critical": {},
|
||||
"tap_row_for_detail": "Ketuk kartu untuk melihat rincian sub kategori dan produk",
|
||||
"@tap_row_for_detail": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user