Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".

This commit is contained in:
2023-04-04 18:17:44 +08:00
parent c9166fda4d
commit 4c2dcc5070
189 changed files with 206 additions and 206 deletions

View File

@ -1,4 +1,4 @@
# The Mia! Accounting Flask Demonstration Website.
# The Mia! Accounting Demonstration Website.
# Author: imacat@mail.imacat.idv.tw (imacat), 2023/1/27
# Copyright (c) 2023 imacat.
@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The Mia! Accounting Flask demonstration website.
"""The Mia! Accounting demonstration website.
"""
import os

View File

@ -1,4 +1,4 @@
# The Mia! Accounting Flask Demonstration Website.
# The Mia! Accounting Demonstration Website.
# Author: imacat@mail.imacat.idv.tw (imacat), 2023/1/27
# Copyright (c) 2023 imacat.
@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The authentication for the Mia! Accounting Flask demonstration website.
"""The authentication for the Mia! Accounting demonstration website.
"""
from flask import Blueprint, render_template, Flask, redirect, url_for, \

View File

@ -1,4 +1,4 @@
# The Mia! Accounting Flask Demonstration Website.
# The Mia! Accounting Demonstration Website.
# Author: imacat@mail.imacat.idv.tw (imacat), 2023/1/2
# Copyright (c) 2023 imacat.
@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The localization for the Mia! Accounting Flask demonstration website.
"""The localization for the Mia! Accounting demonstration website.
"""
from babel import Locale

View File

@ -1,5 +1,5 @@
{#
The Mia! Accounting Flask Demonstration Website
The Mia! Accounting Demonstration Website
base.html: The side-wide layout template
Copyright (c) 2023 imacat.

View File

@ -1,5 +1,5 @@
{#
The Mia! Accounting Flask Demonstration Website
The Mia! Accounting Demonstration Website
home.html: The home page.
Copyright (c) 2023 imacat.

View File

@ -1,5 +1,5 @@
{#
The Mia! Accounting Flask Demonstration Website
The Mia! Accounting Demonstration Website
login.html: The login page.
Copyright (c) 2023 imacat.

View File

@ -1,4 +1,4 @@
# Chinese (Traditional) translations for the Mia! Accounting Flask
# Chinese (Traditional) translations for the Mia! Accounting
# Demonstration website.
# Copyright (C) 2023 imacat
# This file is distributed under the same license as the Mia! Accounting
@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Mia! Accounting Flask Demonstration 0.0.0\n"
"Project-Id-Version: Mia! Accounting Demonstration 0.0.0\n"
"Report-Msgid-Bugs-To: imacat@mail.imacat.idv.tw\n"
"POT-Creation-Date: 2023-03-24 08:32+0800\n"
"PO-Revision-Date: 2023-03-24 08:33+0800\n"