Skip to content

Commit

Permalink
Translated using Weblate (Norwegian Bokmål)
Browse files Browse the repository at this point in the history
Currently translated at 33.4% (109 of 326 strings)

Translation: Twill CMS/Twill CMS UI
Translate-URL: https://hosted.weblate.org/projects/twill-cms/twill-cms-ui/nb_NO/
  • Loading branch information
comradekingu authored and weblate committed Jul 10, 2024
1 parent 7bf2a20 commit 027f9c2
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions lang/no/lang.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
/*
return [
'auth' => [
/*
|--------------------------------------------------------------------------
| 5 Steps to Contribute a New Twill Localization at Ease
|--------------------------------------------------------------------------
Expand All @@ -9,10 +11,6 @@
| 4. Download the Google Sheet as CSV, replace the original "lang/lang.csv" with the new one.
| 5. Run the command "php artisan twill:lang" to sync all lang files.
*/


return [
'auth' => [
'email' => 'Epost',
'forgot-password' => 'Glemt passord',
'login' => 'Logg inn',
Expand Down Expand Up @@ -152,7 +150,7 @@
'content-fieldset-label' => 'Brukerinnstilling',
'disabled' => 'Deaktivert',
'edit-modal-title' => 'Rediger brukernavn',
'email' => 'Epost',
'email' => 'E-post',
'enable-user' => 'Aktiver bruker',
'enable-user-and-close' => 'Aktiver bruker og lukk',
'enable-user-and-create-new' => 'Aktiver bruker og opprett ny',
Expand Down

0 comments on commit 027f9c2

Please sign in to comment.