mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
co-authored by
401Unauthorized
parent
861ddc6117
commit
8ade7120ff
+1
-1
@@ -49,7 +49,7 @@ for (let lang in languageList) {
|
||||
};
|
||||
}
|
||||
|
||||
const rtlLangs = [ "fa" , "ar-SY"];
|
||||
const rtlLangs = [ "fa", "ar-SY" ];
|
||||
|
||||
export const currentLocale = () => localStorage.locale
|
||||
|| languageList[navigator.language] && navigator.language
|
||||
|
||||
Reference in New Issue
Block a user