Replace last occurences of "private" with "personal"
This commit is contained in:
@@ -373,7 +373,7 @@ return array(
|
||||
'Webhook settings' => 'Webhook innstillinger',
|
||||
'Reset token' => 'Resette token',
|
||||
'API endpoint:' => 'API endpoint:',
|
||||
'Refresh interval for private board' => 'Oppdateringsintervall for privat tavleside',
|
||||
'Refresh interval for personal board' => 'Oppdateringsintervall for privat tavleside',
|
||||
'Refresh interval for public board' => 'Oppdateringsintervall for offentlig tavleside',
|
||||
'Task highlight period' => 'Periode for fremheving av oppgaver',
|
||||
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode for å fastslå en oppgave nylig er endret (0 for å deaktivere, 2 dager er standard)',
|
||||
@@ -1280,7 +1280,7 @@ return array(
|
||||
'Project ID' => 'Prosjekt-ID',
|
||||
'Project name' => 'Prosjektnavn',
|
||||
'Public' => 'Felles',
|
||||
'Private' => 'Privat',
|
||||
'Personal' => 'Privat',
|
||||
'%d tasks' => '%d oppgaver',
|
||||
'%d task' => '%d oppgave',
|
||||
'Task ID' => 'Oppgave-ID',
|
||||
|
||||
Reference in New Issue
Block a user