mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
add rtlLocales array
This commit is contained in:
parent
703a1e13db
commit
afc4940680
4 changed files with 8 additions and 3 deletions
|
|
@ -98,6 +98,8 @@ export const messages = {
|
|||
'ms-MY': msMYMessages,
|
||||
};
|
||||
|
||||
export const rtlLocales = ['ar-SA', 'fa-IR'];
|
||||
|
||||
export const dateLocales = {
|
||||
'ar-SA': arSA,
|
||||
'en-US': enUS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue