扩充多语言范围,新增7种多语言
This commit is contained in:
@@ -13,6 +13,13 @@ pub enum AppLocale {
|
||||
En,
|
||||
ZhCn,
|
||||
ZhTw,
|
||||
Ja,
|
||||
Ko,
|
||||
Es,
|
||||
De,
|
||||
Fr,
|
||||
Pt,
|
||||
Ar,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy, Serialize, Deserialize, PartialEq, Eq, Default)]
|
||||
|
||||
Reference in New Issue
Block a user