FIX: Apply useTranslation on dialog tooltips
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
095002710b
commit
2e7410552f
@@ -58,12 +58,14 @@
|
||||
"num_fmt": {
|
||||
"title": "Custom number format",
|
||||
"label": "Number format",
|
||||
"close": "Close dialog",
|
||||
"save": "Save"
|
||||
},
|
||||
"sheet_rename": {
|
||||
"rename": "Save",
|
||||
"label": "New name",
|
||||
"title": "Rename Sheet"
|
||||
"title": "Rename Sheet",
|
||||
"close": "Close dialog"
|
||||
},
|
||||
"formula_input": {
|
||||
"update": "Update",
|
||||
|
||||
Reference in New Issue
Block a user