mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 22:27:26 +00:00
25 lines
667 B
JSON
25 lines
667 B
JSON
|
{
|
||
|
"Sequence": "Sequence",
|
||
|
"Sequence rules": "Sequence rules",
|
||
|
"Add rule": "Add rule",
|
||
|
"Inputable": "Inputable",
|
||
|
"Match rules": "Match rules",
|
||
|
"Type": "Type",
|
||
|
"Autoincrement": "Autoincrement",
|
||
|
"Fixed text": "Fixed text",
|
||
|
"Text content": "Text content",
|
||
|
"Rule content": "Rule content",
|
||
|
"{{value}} Digits": "{{value}} Digits",
|
||
|
"Digits": "Digits",
|
||
|
"Start from": "Start from",
|
||
|
"Starts from {{value}}": "Starts from {{value}}",
|
||
|
"Reset cycle": "Reset cycle",
|
||
|
"No reset": "No reset",
|
||
|
"Daily": "Daily",
|
||
|
"Every Monday": "Every Monday",
|
||
|
"Monthly": "Monthly",
|
||
|
"Yearly": "Yearly",
|
||
|
"Operations": "Operations",
|
||
|
"Customize": "Customize"
|
||
|
}
|