mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
* Fixes #7933 Changes Default tags changed to - "Work" - "Exercise" - "Health + Wellness" - "School" - "Teams" - "Chores" - "Creativity" Changes made only to the en and en_GB locales UUID: 30983c37-52c3-415d-977c-38af6c7db91c * Reverting changes to en_GB locale * Reverting format change
This commit is contained in:
committed by
Blade Barringer
parent
454ccffb03
commit
97417c626a
@@ -2940,6 +2940,14 @@ api.userDefaults = {
|
||||
name: t('defaultTag2')
|
||||
}, {
|
||||
name: t('defaultTag3')
|
||||
}, {
|
||||
name: t('defaultTag4')
|
||||
}, {
|
||||
name: t('defaultTag5')
|
||||
}, {
|
||||
name: t('defaultTag6')
|
||||
}, {
|
||||
name: t('defaultTag7')
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user