Added the account deletion in the accounting application.
This commit is contained in:
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: mia-js 1.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-08-09 17:02+0800\n"
|
||||
"PO-Revision-Date: 2020-08-09 17:02+0800\n"
|
||||
"POT-Creation-Date: 2020-08-09 17:24+0800\n"
|
||||
"PO-Revision-Date: 2020-08-09 17:24+0800\n"
|
||||
"Last-Translator: imacat <imacat@mail.imacat.idv.tw>\n"
|
||||
"Language-Team: Traditional Chinese <imacat@mail.imacat.idv.tw>\n"
|
||||
"Language: Traditional Chinese\n"
|
||||
@ -199,6 +199,7 @@ msgid "Ledger"
|
||||
msgstr "分類帳"
|
||||
|
||||
#: accounting/templates/accounting/account_detail.html:107
|
||||
#: accounting/views.py:1111
|
||||
msgid "This account is in use."
|
||||
msgstr "會計科目使用中。"
|
||||
|
||||
@ -901,10 +902,14 @@ msgstr "會計科目未異動。"
|
||||
msgid "This account was saved successfully."
|
||||
msgstr "會計科目已存檔。"
|
||||
|
||||
#: accounting/views.py:1135
|
||||
#: accounting/views.py:1115
|
||||
msgid "This account was deleted successfully."
|
||||
msgstr "會計科目已刪除。"
|
||||
|
||||
#: accounting/views.py:1157
|
||||
msgid "---Accounts In Use---"
|
||||
msgstr "-----使用中科目-----"
|
||||
|
||||
#: accounting/views.py:1140
|
||||
#: accounting/views.py:1162
|
||||
msgid "---Accounts Not In Use---"
|
||||
msgstr "-----未使用科目-----"
|
||||
|
Reference in New Issue
Block a user