1
0
Fork 0

Update l10n

This commit is contained in:
Daniel Supernault 2019-02-27 20:40:49 -07:00
parent 6b21896ba4
commit 35dc16176e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 12 additions and 8 deletions

View File

@ -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',
];