Add translations for map characteristics and map item actions

This commit is contained in:
shidorien
2024-01-05 22:53:47 +01:00
parent c2d722d5fe
commit 7f3a55cee4
+18 -1
View File
@@ -728,6 +728,8 @@
"maps": {
"map-filter-panel": {
"duration": "Duration",
"nps" : "Notes Per Second",
"nps-abbr" : "NPS",
"tags": "tags",
"specificities": "general",
"requirements": "requirements"
@@ -793,9 +795,24 @@
"Expert": "expert",
"ExpertPlus": "expert+"
},
"map-Characteristics": {
"Standard": "standard",
"OneSaber": "one saber",
"NoArrows": "no arrows",
"90Degree": "90°",
"360Degree": "360°",
"Lightshow": "lightshow",
"Lawless": "lawless"
},
"map-item": {
"by": "By {songAutor}",
"mapped-by": "mapped by"
"mapped-by": "mapped by",
"delete": "Delete",
"preview" : "Preview map",
"bsr-code" : "BSR code",
"download" : "Download map",
"downloading" :"Downloading map",
"cancel-download" : "Cancel download"
}
},
"models": {