diff --git a/website/src/lib/docs/en/files-and-stats.mdx b/website/src/lib/docs/en/files-and-stats.mdx index f8e287b6..3fc8921f 100644 --- a/website/src/lib/docs/en/files-and-stats.mdx +++ b/website/src/lib/docs/en/files-and-stats.mdx @@ -29,7 +29,7 @@ Most of the [edit actions](./menu/edit) and [tools](./toolbar/) can be applied t - You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. @@ -48,7 +48,7 @@ Furthermore, you can drag and drop the inner items to reorder them, or move them - The size of the file list can be adjusted by dragging the separator between the map and the file list. +The size of the file list can be adjusted by dragging the separator between the map and the file list. @@ -58,7 +58,7 @@ At the bottom of the interface, you can find the elevation profile and statistic - The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. diff --git a/website/src/lib/docs/en/integration.mdx b/website/src/lib/docs/en/integration.mdx index 77c9d454..21278255 100644 --- a/website/src/lib/docs/en/integration.mdx +++ b/website/src/lib/docs/en/integration.mdx @@ -19,7 +19,7 @@ You can then play with the configurator below to customize your map and generate - You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. diff --git a/website/src/lib/docs/en/map-controls.mdx b/website/src/lib/docs/en/map-controls.mdx index ece9b7d6..8a90980f 100644 --- a/website/src/lib/docs/en/map-controls.mdx +++ b/website/src/lib/docs/en/map-controls.mdx @@ -16,7 +16,7 @@ The controls at the top allow you to zoom in - If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. \ No newline at end of file diff --git a/website/src/lib/docs/en/menu/settings.mdx b/website/src/lib/docs/en/menu/settings.mdx index e3e9381d..9d838720 100644 --- a/website/src/lib/docs/en/menu/settings.mdx +++ b/website/src/lib/docs/en/menu/settings.mdx @@ -28,9 +28,9 @@ Change the language used in the interface. - You can contribute by adding or improving translations on our Crowdin project. - If you would like to start translating into a new language, please get in touch. - Any help is greatly appreciated! +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! diff --git a/website/src/lib/docs/en/menu/view.mdx b/website/src/lib/docs/en/menu/view.mdx index baa7d0e5..ac4f36ea 100644 --- a/website/src/lib/docs/en/menu/view.mdx +++ b/website/src/lib/docs/en/menu/view.mdx @@ -43,6 +43,6 @@ Enter or exit the 3D map view. - To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. \ No newline at end of file diff --git a/website/src/lib/docs/en/toolbar/extract.mdx b/website/src/lib/docs/en/toolbar/extract.mdx index fc44693d..8bd1dbbf 100644 --- a/website/src/lib/docs/en/toolbar/extract.mdx +++ b/website/src/lib/docs/en/toolbar/extract.mdx @@ -21,6 +21,6 @@ Similarly, applying the tool to a track containing multiple segments will create - When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. \ No newline at end of file diff --git a/website/src/lib/docs/en/toolbar/minify.mdx b/website/src/lib/docs/en/toolbar/minify.mdx index 5359fa80..d8d9e039 100644 --- a/website/src/lib/docs/en/toolbar/minify.mdx +++ b/website/src/lib/docs/en/toolbar/minify.mdx @@ -20,7 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a - The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. - You can read more about the algorithm used here. +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. \ No newline at end of file diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx index 530bd5bb..26c0e6e2 100644 --- a/website/src/lib/docs/en/toolbar/routing.mdx +++ b/website/src/lib/docs/en/toolbar/routing.mdx @@ -39,7 +39,7 @@ When enabled, the routing engine will consider private roads when computing rout - Only use this option if you have local knowledge of the area and have permission to use the roads in question. +Only use this option if you have local knowledge of the area and have permission to use the roads in question. @@ -53,9 +53,9 @@ Furthermore, new anchor points can be inserted between existing ones by hovering - When editing imported GPX files, an initial set of anchor points is created automatically. - To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. - This allows the route to be edited at different levels of detail. +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. diff --git a/website/src/lib/docs/en/toolbar/time.mdx b/website/src/lib/docs/en/toolbar/time.mdx index 367c0d4f..deb57454 100644 --- a/website/src/lib/docs/en/toolbar/time.mdx +++ b/website/src/lib/docs/en/toolbar/time.mdx @@ -22,6 +22,6 @@ Similarly, when you edit the start time, the end time is updated to keep the sam - When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. \ No newline at end of file diff --git a/website/src/lib/languages.ts b/website/src/lib/languages.ts index cccbd8db..8a5e8b43 100644 --- a/website/src/lib/languages.ts +++ b/website/src/lib/languages.ts @@ -1,3 +1,4 @@ export const languages: Record = { 'en': 'English', + 'pt-BR': 'Português (Brasil)', }; \ No newline at end of file