aboutsummaryrefslogtreecommitdiff
path: root/modern/src/resources
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2023-08-17 13:54:46 -0700
committerGitHub <noreply@github.com>2023-08-17 13:54:46 -0700
commit73e22511723ec99e544c9332820cca4f47dfd4fb (patch)
treec5b9fab653c1fd65463c67188dda5f4af8be6af9 /modern/src/resources
parentf97f41ca860f262ce51fce481b1d4817e9ae9bfb (diff)
parent2e5c04d2f6b98e09767727e1a41a38898ca9acf0 (diff)
downloadtrackermap-web-73e22511723ec99e544c9332820cca4f47dfd4fb.tar.gz
trackermap-web-73e22511723ec99e544c9332820cca4f47dfd4fb.tar.bz2
trackermap-web-73e22511723ec99e544c9332820cca4f47dfd4fb.zip
Merge pull request #1162 from jguthrie100/add_tooltips
Include tooltips for menu actions
Diffstat (limited to 'modern/src/resources')
-rw-r--r--modern/src/resources/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json
index d30cad7e..dcfea816 100644
--- a/modern/src/resources/l10n/en.json
+++ b/modern/src/resources/l10n/en.json
@@ -2,6 +2,7 @@
"sharedLoading": "Loading...",
"sharedHide": "Hide",
"sharedSave": "Save",
+ "sharedUpload": "Upload",
"sharedSet": "Set",
"sharedCancel": "Cancel",
"sharedAdd": "Add",