diff --git a/global-translations/locale-en.json b/global-translations/locale-en.json index cddd1cbe..d46decc5 100644 --- a/global-translations/locale-en.json +++ b/global-translations/locale-en.json @@ -36,6 +36,7 @@ "label.heading.paymenttype":"Payment Type", "label.heading.fundsource":"Fund Source", "label.income":"Income", + "label.accountingrules":"Accounting Rules", "label.annualfeeon":"Annual fees on:", "label.advancedaccountingrules":"Advanced accounting rules", "label.heading.configurefundsourcesforpaymentchannels":"Configure Fund sources for payment channels", @@ -56,6 +57,20 @@ "label.currency":"Currency:", "label.name":"Name:", "label.filename":"File name:", + "label.manageoffices":"Manage Offices", + "label.manageholidays":"Manage Holidays", + "label.manageemployees":"Manage Employees", + "label.managedatatables":"Manage Data Table", + "label.createoffice":"Create Office", + "label.createemployee":"Create Employee", + "label.managefunds":"Manage Funds", + "label.currencyconfig":"Currecny configuration", + "label.editcurrencyconfig":"Edit Currecny Configuration", + "label.charges":"Charges", + + "Admin users":"", + "label.edituser":"Edit User", + "label.createuser":"Create User", "#common button name":"", "button.edit":"Edit", @@ -81,7 +96,7 @@ "label.employee.isLoanOfficer":"is Loan Officer?:", "#view employee":"....", - "label.office.parentoffice":"label.office.parentoffice:", + "label.office.parentoffice":"Parent office:", "label.office.openedon":"Opened on:", "label.office.namedecorated":"Name Decorated:", "label.office.externalid":"External Id:", @@ -107,6 +122,8 @@ "label.externalid":"External Id", "label.active":"Active", "label.fullname":"Full name or Business name:", + "label.editclient":"Edit Client", + "label.createclient":"Create Client", "#view client loan account details":"....", "button.addloancharge":"Add Loan Charge", @@ -234,6 +251,7 @@ "link.products.charges" : "Charges/Penalties", "link.admin.users" : "Users", "link.admin.organisation" : "Organisation", + "link.admin.products" : "Products", "link.admin.system" : "System", "link.admin.products" : "Products", "link.profile" : "Profile", @@ -241,6 +259,7 @@ "link.logout" : "LogOut", "#accounting coa":"....", + "label.coa":"Chart Of Accounts", "button.addaccount":"Add Account", "table.heading.accname":"Account name", "table.heading.glcode":"GL code", @@ -256,9 +275,15 @@ "label.manualentriesallowed":"Manual Entries Allowed?", "label.description":"Description", "label.tag":"Tag", + "label.editglaccount":"Edit GL Account", + "label.createglaccount":"Create GL Account", "label.parentaccountname":"Parent Account", "label.position":"Position", + "Admin System":"", + "label.managecodes":"Manage Codes", + "label.addcode":"Add Code", + "label.editcode":"Edit Code", "#Office ":"....", "label.officename":"Office name:", @@ -272,7 +297,7 @@ "#Journal Entry Predefined Postings":"........", - "label.journalentry.posting.title":"Add journal entry", + "label.journalentry.posting.title":"Add Journal Entry", "label.journalentry.accounting.rules":"Accounting Rules", "label.journalentry.effected.entries":"Effected GL Entries", "label.journalentry.credit":"Credit", @@ -283,10 +308,13 @@ "label.save":"Save", "label.cancel":"Cancel", "label.journalentry.transaction.number":"Transaction Number #", + "label.searchjournalentries":"Search Journal Entries", "#Accounting Related":".............", + "button.addrule":"Add Rule", "label.accounting.closure.closing.date":"ClosedOn Date", "label.accounting.closure":"Close Accounting", + "label.closingentries.title":"Closing Entries", "label.accounting.closure.comments":"Comments", "label.previous.closedOn" : "Previous Closed date:", "label.closed.accounting.details" : "Closed Accounting Details", @@ -295,6 +323,7 @@ "label.debit.account.details" : "Debit Account Details", "label.accounting.rule.name" : "Rule Name", "label.accounting.rule.title":"Create Accounting Rule", + "label.accounting.rule.edit.title":"Edit Accounting Rule", "label.credit.rule.type":"Type:", "label.debit.rule.type":"Type:", "label.allowMultipleCreditEntries":"Allow Multiples", @@ -302,12 +331,13 @@ "app erros end" :"------------------------------------------------------", - "label.holiday.name":"Holiday Name:", - "label.holiday.fromdate":"From Date:", - "label.holiday.todate":"To Date:", - "label.holiday.repaymentsheduleto":"Alternate Working Date:", - "label.holiday.applicableoffices":"Applicable Offices:", - "label.holiday.desc":"Description:" + "Holidays":"", + "label.createholiday":"Create Holiday", + "label.holiday.fromdate":"From Date:", + "label.holiday.todate":"To Date:", + "label.holiday.repaymentsheduleto":"Alternate Working Date:", + "label.holiday.applicableoffices":"Applicable Offices:", + "label.holiday.desc":"Description:" diff --git a/html/accounting/accounting_coa.html b/html/accounting/accounting_coa.html index 0e4f2117..c8023af0 100644 --- a/html/accounting/accounting_coa.html +++ b/html/accounting/accounting_coa.html @@ -1,3 +1,9 @@ +