mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
New translations web.php (Galician)
[ci skip]
This commit is contained in:
parent
7d57bb8ced
commit
e6d029733c
1 changed files with 7 additions and 0 deletions
|
@ -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 a new issue