Skip to content

Commit 1538981

Browse files
shleeableYour Name
andauthored
Extend bio character limit from 80 to 250 (#436)
Co-authored-by: Your Name <you@example.com>
1 parent 4040f30 commit 1538981

58 files changed

Lines changed: 59 additions & 59 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/Http/Requests/UpdateProfileRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function (string $attribute, mixed $value, Closure $fail) {
3838
}
3939
},
4040
],
41-
'bio' => 'sometimes|string|nullable|min:0|max:80',
41+
'bio' => 'sometimes|string|nullable|min:0|max:250',
4242
];
4343
}
4444
}

lang/af/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Image file size must be less than 5MB.',
99
'avatarFileTypeError' => 'Please select a valid image file (PNG, JPEG, or JPG).',
1010
'bio' => 'Bio',
11-
'bioHelp' => 'Optional bio (up to 80 characters)',
11+
'bioHelp' => 'Optional bio (up to 250 characters)',
1212
'bioPlaceholder' => 'Add an optional bio',
1313
'block' => 'Block',
1414
'blocked' => 'Blocked',

lang/ar/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Image file size must be less than 5MB.',
99
'avatarFileTypeError' => 'Please select a valid image file (PNG, JPEG, or JPG).',
1010
'bio' => 'Bio',
11-
'bioHelp' => 'Optional bio (up to 80 characters)',
11+
'bioHelp' => 'Optional bio (up to 250 characters)',
1212
'bioPlaceholder' => 'Add an optional bio',
1313
'block' => 'Block',
1414
'blocked' => 'Blocked',

lang/ca/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'La mida del fitxer de la imatge ha de ser inferior a 5 MB.',
99
'avatarFileTypeError' => 'Si us plau, selecciona un fitxer d\'imatge vàlid (PNG, JPEG o JPG).',
1010
'bio' => 'Biografia',
11-
'bioHelp' => 'Biografia opcional (fins a 80 caràcters)',
11+
'bioHelp' => 'Biografia opcional (fins a 250 caràcters)',
1212
'bioPlaceholder' => 'Afegeix una biografia opcional',
1313
'block' => 'Bloca',
1414
'blocked' => 'Blocat',

lang/cs/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Velikost obrázku musí být menší než 5 MB.',
99
'avatarFileTypeError' => 'Vyberte prosím platný obrázek (PNG, JPEG nebo JPG).',
1010
'bio' => 'O mně',
11-
'bioHelp' => 'Volitelné bio (až 80 znaků)',
11+
'bioHelp' => 'Volitelné bio (až 250 znaků)',
1212
'bioPlaceholder' => 'Přidat volitelné bio',
1313
'block' => 'Blokovat',
1414
'blocked' => 'Zablokován',

lang/da/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Image file size must be less than 5MB.',
99
'avatarFileTypeError' => 'Please select a valid image file (PNG, JPEG, or JPG).',
1010
'bio' => 'Bio',
11-
'bioHelp' => 'Optional bio (up to 80 characters)',
11+
'bioHelp' => 'Optional bio (up to 250 characters)',
1212
'bioPlaceholder' => 'Add an optional bio',
1313
'block' => 'Block',
1414
'blocked' => 'Blocked',

lang/de/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Bilder müssen kleiner als 5MB sein.',
99
'avatarFileTypeError' => 'Bitte wählen Sie eins der geeigneten Formate (PNG, JPEG oder JPG).',
1010
'bio' => 'Über mich',
11-
'bioHelp' => 'Optionale Biografie (bis zu 80 Zeichen)',
11+
'bioHelp' => 'Optionale Biografie (bis zu 250 Zeichen)',
1212
'bioPlaceholder' => 'Optionale Biografie hinzufügen',
1313
'block' => 'Blockieren',
1414
'blocked' => 'Blockiert',

lang/el/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Το μέγεθος του αρχείου εικόνας πρέπει να είναι μικρότερο από 5MB.',
99
'avatarFileTypeError' => 'Παρακαλώ επέλεξε ένα έγκυρο αρχείο εικόνας (PNG, JPEG ή JPG).',
1010
'bio' => 'Βιο',
11-
'bioHelp' => 'Προαιρετικό βιογραφικό (έως 80 χαρακτήρες)',
11+
'bioHelp' => 'Προαιρετικό βιογραφικό (έως 250 χαρακτήρες)',
1212
'bioPlaceholder' => 'Πρόσθεσε ένα προαιρετικό βιογραφικό',
1313
'block' => 'Αποκλεισμός',
1414
'blocked' => 'Αποκλείστηκε',

lang/en/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'Image file size must be less than 5MB.',
99
'avatarFileTypeError' => 'Please select a valid image file (PNG, JPEG, or JPG).',
1010
'bio' => 'Bio',
11-
'bioHelp' => 'Optional bio (up to 80 characters)',
11+
'bioHelp' => 'Optional bio (up to 250 characters)',
1212
'bioPlaceholder' => 'Add an optional bio',
1313
'block' => 'Block',
1414
'blocked' => 'Blocked',

lang/es/profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'avatarFileSizeError' => 'El tamaño del archivo de imagen debe ser menor a 5MB.',
99
'avatarFileTypeError' => 'Por favor selecciona un archivo de imagen válido (PNG, JPEG o JPG).',
1010
'bio' => 'Biografía',
11-
'bioHelp' => 'Biografía opcional (hasta 80 caracteres)',
11+
'bioHelp' => 'Biografía opcional (hasta 250 caracteres)',
1212
'bioPlaceholder' => 'Añade una biografía opcional',
1313
'block' => 'Bloquear',
1414
'blocked' => 'Bloqueado',

0 commit comments

Comments
 (0)