🌐 Add Arabic support for SiYuan (#13475)

* new file:   app/appearance/langs/ar_SA.json

* i18n: add arabic translation (66%)

* i18n: add Arabic support
This commit is contained in:
W.Kai 2024-12-15 23:10:03 +08:00 committed by GitHub
parent a8f088cb5e
commit bc48afd1eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1588 additions and 2 deletions

View file

@ -204,6 +204,7 @@ export abstract class Constants {
he_IL: "20210808180117-6v0mkxr",
ru_RU: "20210808180117-6v0mkxr",
pl_PL: "20210808180117-6v0mkxr",
ar_SA: "20210808180117-6v0mkxr"
};
public static readonly QUICK_DECK_ID = "20230218211946-2kw8jgx";