🌐Translations for the latest features (#78)

* 🌐Translations for the latest features
Also:
  - Rename “Home” to Shared drive
  - Hide banner with suggestion of downloading desktop app
  - Fix Upload button on main screen
  - Add separate buttons for the manage access and share by link
This commit is contained in:
Anton Shepilov
2023-06-16 14:15:48 +02:00
committed by GitHub
parent 312e08d301
commit fddd3b4ebd
50 changed files with 1312 additions and 13609 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"hello": "Hello",
"virtual-folder.shared-drive": "Shared Drive",
"virtual-folder.my-drive": "My Drive",
"virtual-folder.trash": "Trash"
}
+6
View File
@@ -0,0 +1,6 @@
{
"hello": "Bonjour",
"virtual-folder.shared-drive": "Общий Диск",
"virtual-folder.my-drive": "Мой Диск",
"virtual-folder.trash": "Корзина"
}
+6
View File
@@ -0,0 +1,6 @@
{
"hello": "Привет",
"virtual-folder.shared-drive": "Общий Диск",
"virtual-folder.my-drive": "Мой Диск",
"virtual-folder.trash": "Корзина"
}