mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
chore: add ja locale
This commit is contained in:
@ -44,6 +44,7 @@ enum LocaleUserSetting {
|
||||
EN = 1;
|
||||
ZH = 2;
|
||||
FR = 3;
|
||||
JA = 4;
|
||||
}
|
||||
|
||||
enum ColorThemeUserSetting {
|
||||
|
Reference in New Issue
Block a user