mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Danish)
This commit is contained in:
parent
4c305ea943
commit
8dd6232b10
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Log ind med telefonnummer',
|
||||
'login_with_email_address' => 'Log ind med e-mail-adresse',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Virksomhedsregister',
|
||||
'popular_ads' => 'Populære annoncer',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Send SMS (SMS)',
|
||||
'mail' => 'Send mail',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Registrer instruktioner',
|
||||
'list' => 'Liste',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Din internetforbindelse er afbrudt,',
|
||||
'we_miss_you_so_much_already' => 'vi savner dig allerede så meget!',
|
||||
'try_again' => 'Prøv igen',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user