-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️🌐 front,back: sorted all locales json keys, as per jq --sort-keys (#…
…680) Sorted all locales, the following script can be used to reproduce:
- Loading branch information
Showing
22 changed files
with
2,968 additions
and
2,967 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"hello": "Hello", | ||
"virtual-folder.shared-drive": "Shared Drive", | ||
"virtual-folder.my-drive": "My Drive", | ||
"virtual-folder.trash": "Trash" | ||
} | ||
"hello": "Hello", | ||
"virtual-folder.my-drive": "My Drive", | ||
"virtual-folder.shared-drive": "Shared Drive", | ||
"virtual-folder.trash": "Trash" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"hello": "Bonjour", | ||
"virtual-folder.shared-drive": "Disque Partagé", | ||
"virtual-folder.my-drive": "Mon disque", | ||
"virtual-folder.shared-drive": "Disque Partagé", | ||
"virtual-folder.trash": "Corbeille" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"hello": "Привет", | ||
"virtual-folder.shared-drive": "Общий Диск", | ||
"virtual-folder.my-drive": "Мой Диск", | ||
"virtual-folder.trash": "Корзина" | ||
} | ||
"hello": "Привет", | ||
"virtual-folder.my-drive": "Мой Диск", | ||
"virtual-folder.shared-drive": "Общий Диск", | ||
"virtual-folder.trash": "Корзина" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"hello": "Xin chào", | ||
"virtual-folder.shared-drive": "Drive chia sẻ", | ||
"virtual-folder.my-drive": "Drive của tôi", | ||
"virtual-folder.trash": "Thùng rác" | ||
"hello": "Xin chào", | ||
"virtual-folder.my-drive": "Drive của tôi", | ||
"virtual-folder.shared-drive": "Drive chia sẻ", | ||
"virtual-folder.trash": "Thùng rác" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.