mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-27 01:19:52 -04:00
6 lines
97 B
TypeScript
6 lines
97 B
TypeScript
![]() |
|
||
|
export const PageTitles = {
|
||
|
Search: 'Search',
|
||
|
Help: 'Help',
|
||
|
Settings: 'Settings'
|
||
|
}
|