mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-22 12:41:10 +10:00
feat: import of custom platforms & file extensions
This commit is contained in:
@ -69,7 +69,7 @@
|
||||
"chars": {
|
||||
"arrow": "→",
|
||||
"arrowBack": "←",
|
||||
"quoted": "\"\"",
|
||||
"quoted": "\"{text}\"",
|
||||
"srComma": ", {0}"
|
||||
},
|
||||
"common": {
|
||||
|
||||
@ -71,7 +71,7 @@
|
||||
"chars": {
|
||||
"arrow": "→",
|
||||
"arrowBack": "←",
|
||||
"quoted": "\"\"",
|
||||
"quoted": "\"{text}\"",
|
||||
"srComma": ", {0}"
|
||||
},
|
||||
"common": {
|
||||
|
||||
@ -93,7 +93,7 @@
|
||||
"chars": {
|
||||
"arrow": "→",
|
||||
"arrowBack": "←",
|
||||
"quoted": "\"\"",
|
||||
"quoted": "\"{text}\"",
|
||||
"srComma": ", {0}"
|
||||
},
|
||||
"common": {
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
"chars": {
|
||||
"arrow": "→",
|
||||
"arrowBack": "←",
|
||||
"quoted": "\"\"",
|
||||
"quoted": "\"{text}\"",
|
||||
"srComma": ", {0}"
|
||||
},
|
||||
"common": {
|
||||
|
||||
Reference in New Issue
Block a user