refactor: move translation to independent directory

This commit is contained in:
2026-09-10 09:58:53 +08:00
parent f9991998ed
commit f946247d1d
22 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ SPDX-FileCopyrightText = "2025 Gary Wang"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = ["app/translations/**.ts", "assets/plain/translators.html"]
path = ["locales/app/**.ts", "assets/plain/translators.html"]
precedence = "aggregate"
SPDX-FileCopyrightText = "Translators from hosted.weblate.org"
SPDX-License-Identifier = "MIT"