add extra translations for other options

This commit is contained in:
Taavi
2022-10-09 22:03:17 +08:00
committed by GitHub
parent 6cbd6ef1cf
commit 55832fa50b
+4
View File
@@ -12,6 +12,7 @@ Locales['en'] = {
['grade'] = 'grade',
['have_deposited'] = 'you have deposited ~r~$%s',
['have_withdrawn'] = 'you have withdrawn $%s',
['check_balance'] = 'balance is ~g~$%s',
['invalid_amount'] = 'invalid amount',
['invalid_amount_max'] = 'that salary is not allowed',
['no'] = 'no',
@@ -21,6 +22,9 @@ Locales['en'] = {
['recruiting'] = 'recruiting',
['salary_amount'] = 'salary amount',
['salary_management'] = 'salary management',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'wash money',
['wash_money_amount'] = 'amount to wash',
['withdraw_amount'] = 'witdraw amount',