mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Add translation for visible field config (#442)
This commit is contained in:
@@ -688,7 +688,11 @@
|
||||
"Cannot drop items into Hidden Fields": "Cannot drop items into Hidden Fields",
|
||||
"Clear": "Clear",
|
||||
"Hidden Fields cannot be reordered": "Hidden Fields cannot be reordered",
|
||||
"Select All": "Select All"
|
||||
"Select All": "Select All",
|
||||
"Visible {{label}}": "Visible {{label}}",
|
||||
"Hide {{label}}": "Hide {{label}}",
|
||||
"Hidden {{label}}": "Hidden {{label}}",
|
||||
"Show {{label}}": "Show {{label}}"
|
||||
},
|
||||
"WelcomeQuestions": {
|
||||
"Education": "Education",
|
||||
|
||||
Reference in New Issue
Block a user