mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-22 06:41:46 +00:00
fix(costs): rework the cost panel UX wise and apply prettier on the shared package
This commit is contained in:
@@ -11,7 +11,6 @@ const trips: TranslationStrings = {
|
||||
'trips.reminderDays': 'hari',
|
||||
'trips.reminderCustom': 'Kustom',
|
||||
'trips.reminderDaysBefore': 'hari sebelum keberangkatan',
|
||||
'trips.reminderDisabledHint':
|
||||
'Pengingat perjalanan dinonaktifkan. Aktifkan di Admin > Pengaturan > Notifikasi.',
|
||||
'trips.reminderDisabledHint': 'Pengingat perjalanan dinonaktifkan. Aktifkan di Admin > Pengaturan > Notifikasi.',
|
||||
};
|
||||
export default trips;
|
||||
|
||||
Reference in New Issue
Block a user