From 7f3a55cee47cb91694d84338cc50591982fa3207 Mon Sep 17 00:00:00 2001 From: shidorien Date: Fri, 5 Jan 2024 22:53:47 +0100 Subject: [PATCH] Add translations for map characteristics and map item actions --- assets/jsons/translations/en.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/assets/jsons/translations/en.json b/assets/jsons/translations/en.json index 625c0405..28a9b1b6 100644 --- a/assets/jsons/translations/en.json +++ b/assets/jsons/translations/en.json @@ -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": {