Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/locales/sv_SE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ echo $faker->mobileNumber(); // "07## ### ###"

### Publishable and GDPR safe number series

The [Swedish Post and Telecom Authority (PTS) has reserved a series of numbers](https://www.pts.se/sv/bransch/telefoni/nummer-och-adressering/telefonnummer-for-anvandning-i-bocker-och-filmer-etc/) that are safe to use in relation to European GDPR laws.
The [Swedish Post and Telecom Authority (PTS) has reserved a series of numbers](https://pts.se/internet-och-telefoni/telefonnummer-och-adressering/telefonnummer-till-bocker-och-filmer/#anv%C3%A4nd-telefonnummer-ur-dessa-nummerserier/) that are safe to use in relation to European GDPR laws.
<br>The numbers will never be used by any subscriber wich also makes them safe to publish in books, movies, TV series etc.

```php
Expand Down