(core) adapt some translation keys after reorganization

Summary: adapt some translation keys after reorganization in https://github.com/gristlabs/grist-core/pull/367

Test Plan: existing tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3753
This commit is contained in:
Paul Fitzpatrick
2023-01-03 13:48:18 -05:00
parent 1780e1139f
commit 13cb4e8389
4 changed files with 7 additions and 5 deletions

View File

@@ -608,7 +608,7 @@
"Current field ": "Current field ",
"OK": "OK"
},
"TypeTransform": {
"TypeTransformation": {
"Apply": "Apply",
"Cancel": "Cancel",
"Preview": "Preview",

View File

@@ -593,7 +593,7 @@
"Cancel": "Annuler",
"Close": "Fermer"
},
"TypeTransform": {
"TypeTransformation": {
"Apply": "Appliquer",
"Cancel": "Annuler",
"Preview": "Aperçu",
@@ -740,4 +740,4 @@
"false": "faux",
"true": "vrai"
}
}
}