code_review: PR #1174

- keeps all keys in locale files in order
- add தமிழ் (Tamil)

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-04-11 12:31:09 +08:00
parent accccb5ea3
commit af350c2fcd
No known key found for this signature in database
7 changed files with 49 additions and 44 deletions

View file

@ -21,6 +21,7 @@
<ResourceInclude x:Key="zh_TW" Source="/Resources/Locales/zh_TW.axaml"/>
<ResourceInclude x:Key="es_ES" Source="/Resources/Locales/es_ES.axaml"/>
<ResourceInclude x:Key="ja_JP" Source="/Resources/Locales/ja_JP.axaml"/>
<ResourceInclude x:Key="ta_IN" Source="/Resources/Locales/ta_IN.axaml"/>
</ResourceDictionary>
</Application.Resources>