forked from mirror/pixelfed
parent
0ee0b13da8
commit
c6ab146a0f
|
@ -56,6 +56,13 @@ return [
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'compose' => 'Create New',
|
'compose' => 'Create New',
|
||||||
|
|
||||||
|
// Nav footer
|
||||||
|
'about' => 'About',
|
||||||
|
'help' => 'Help',
|
||||||
|
'language' => 'Language',
|
||||||
|
'privacy' => 'Privacy',
|
||||||
|
'terms' => 'Terms',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'Go back to previous design'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue