ref: Format translations
This commit is contained in:
@@ -60,7 +60,6 @@ export default {
|
||||
currentPassword: 'Nuvarande lösenord',
|
||||
dangerZone_title: 'Farozon',
|
||||
date: 'Datum',
|
||||
dueDate_title: 'Förfallodatum',
|
||||
deleteAttachment_title: 'Ta bort bilaga',
|
||||
deleteBoard_title: 'Ta bort tavla',
|
||||
deleteCard_title: 'Ta bort kort',
|
||||
@@ -72,6 +71,7 @@ export default {
|
||||
deleteUser_title: 'Ta bort användare',
|
||||
description: 'Beskrivning',
|
||||
dropFileToUpload: 'Släpp en fil för att ladda upp',
|
||||
dueDate_title: 'Förfallodatum',
|
||||
editAttachment_title: 'Redigera bilaga',
|
||||
editAvatar_title: 'Redigera avatar',
|
||||
editDueDate_title: 'Redigera förfallodatum',
|
||||
@@ -105,12 +105,12 @@ export default {
|
||||
newEmail: 'Ny e-mail',
|
||||
newPassword: 'Nytt lösenord',
|
||||
newUsername: 'Nytt användarnamn',
|
||||
noConnectionToServer: 'Ingen anslutning till servern',
|
||||
noBoards: 'Inga tavlor',
|
||||
noConnectionToServer: 'Ingen anslutning till servern',
|
||||
noLists: 'Inga listor',
|
||||
noProjects: 'Inga projekt',
|
||||
notifications: 'Notifikationer',
|
||||
noUnreadNotifications: 'Inga olästa notifikationer.',
|
||||
notifications: 'Notifikationer',
|
||||
openBoard_title: 'Öppna tavla',
|
||||
optional_inline: 'valfri',
|
||||
organization: 'Organisation',
|
||||
@@ -179,8 +179,8 @@ export default {
|
||||
deleteUser: 'Ta bort användare',
|
||||
dismissAll: 'Avvisa alla',
|
||||
edit: 'Redigera',
|
||||
editDueDate_title: 'Redigera förfallodatum',
|
||||
editDescription_title: 'Redigera beskrivning',
|
||||
editDueDate_title: 'Redigera förfallodatum',
|
||||
editEmail_title: 'Redigera e-mail',
|
||||
editPassword_title: 'Redigera lösenord',
|
||||
editStopwatch_title: 'Redigera timer',
|
||||
|
||||
Reference in New Issue
Block a user