mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 19:22:10 -05:00
New translations field.php (Afrikaans)
This commit is contained in:
parent
8e075f82cf
commit
15abf3a34a
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Teken in met telefoonnommer',
|
||||
'login_with_email_address' => 'Teken in met e-posadres',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Maatskappy gids',
|
||||
'popular_ads' => 'Gewilde advertensies',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Stuur teksboodskap (SMS)',
|
||||
'mail' => 'Stuur pos',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Registreer instruksies',
|
||||
'list' => 'Lys',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Jou internetverbinding is verbreek,',
|
||||
'we_miss_you_so_much_already' => 'ons mis jou al so baie!',
|
||||
'try_again' => 'Probeer weer',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user