1
0
Fork 0

Add lang strings

This commit is contained in:
Daniel Supernault 2021-12-21 20:54:33 -07:00
parent 37212de5cd
commit b1a6ce029c
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 7 additions and 0 deletions

View File

@ -56,6 +56,13 @@ return [
'settings' => 'Settings',
'compose' => 'Create New',
// Nav footer
'about' => 'About',
'help' => 'Help',
'language' => 'Language',
'privacy' => 'Privacy',
'terms' => 'Terms',
// Temporary links
'backToPreviousDesign' => 'Go back to previous design'
],