mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
Compare commits
2 Commits
f3270e19df
...
df39350d7d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df39350d7d | ||
|
|
5daacd3ed4 |
@@ -31,11 +31,11 @@ Vytvořit kopii aktuálně vybraných souborů.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
|
||||
|
||||
Delete the currently selected files.
|
||||
Smazat aktuálně vybrané soubory.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
|
||||
|
||||
Delete all files.
|
||||
Smazat všechny soubory.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"undo": "Zpět",
|
||||
"redo": "Opakovat",
|
||||
"delete": "Odstranit",
|
||||
"delete_all": "Delete all",
|
||||
"delete_all": "Smazat vše",
|
||||
"select_all": "Vybrat vše",
|
||||
"view": "Zobrazit",
|
||||
"elevation_profile": "Profil nadmořské výšky",
|
||||
|
||||
Reference in New Issue
Block a user