mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-05 08:53:33 +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