mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-24 21:40:47 +00:00
Update l10n
This commit is contained in:
parent
6b21896ba4
commit
35dc16176e
1 changed files with 12 additions and 8 deletions
|
@ -2,13 +2,17 @@
|
|||
|
||||
return [
|
||||
|
||||
'viewMyProfile' => 'View my profile',
|
||||
'myTimeline' => 'My Timeline',
|
||||
'publicTimeline' => 'Public Timeline',
|
||||
'remoteFollow' => 'Remote Follow',
|
||||
'settings' => 'Settings',
|
||||
'admin' => 'Admin',
|
||||
'logout' => 'Logout',
|
||||
'directMessages' => 'Direct Messages',
|
||||
'search' => 'Search',
|
||||
'home' => 'Home',
|
||||
'local' => 'Local',
|
||||
'discover' => 'Discover',
|
||||
'viewMyProfile' => 'View my profile',
|
||||
'myTimeline' => 'My Timeline',
|
||||
'publicTimeline' => 'Public Timeline',
|
||||
'remoteFollow' => 'Remote Follow',
|
||||
'settings' => 'Settings',
|
||||
'admin' => 'Admin',
|
||||
'logout' => 'Logout',
|
||||
'directMessages' => 'Direct Messages',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue