diff --git a/public/locales/ko-KR/files.json b/public/locales/ko-KR/files.json index 3704c28..2f344de 100644 --- a/public/locales/ko-KR/files.json +++ b/public/locales/ko-KR/files.json @@ -61,7 +61,7 @@ }, "welcomeInfo": { "header": "Welcome to the BTFS Web UI", - "paragraph1": "<0><0>Check the status of your node, it's Peer ID and connection info, the network traffic and the number of connected peers.", + "paragraph1": "<0><0>Check the status of your node, its Peer ID and connection info, the network traffic and the number of connected peers.", "paragraph2": "<0>Easily manage files in your BTFS repo. Drag and drop here to add files, move and rename them, delete, share or download them.", "paragraph3": "<0>You can <1>explore IPLD data that underpins how BTFS works.", "paragraph4": "<0>See all of your <1>connected peers, geolocated by their IP address.", diff --git a/public/locales/sv/files.json b/public/locales/sv/files.json index 9599da4..fbe23f4 100644 --- a/public/locales/sv/files.json +++ b/public/locales/sv/files.json @@ -61,7 +61,7 @@ }, "welcomeInfo": { "header": "Välkommen till BTFS webb-gränssnitt", - "paragraph1": "<0><0>Check the status of your node, it's Peer ID and connection info, the network traffic and the number of connected peers.", + "paragraph1": "<0><0>Check the status of your node, its Peer ID and connection info, the network traffic and the number of connected peers.", "paragraph2": "<0>Easily manage files in your BTFS repo. Drag and drop here to add files, move and rename them, delete, share or download them.", "paragraph3": "<0>You can <1>explore IPLD data that underpins how BTFS works.", "paragraph4": "<0>See all of your <1>connected peers, geolocated by their IP address.",