ff097936dd
* fix: fix T-2063 * fix: fix T-2589 * chore: remove translation of page header * chore: add version check for migration * chore: switch locale files to JSON format * fix: bug * fix(auth): fix translation * fix: add App provider --------- Co-authored-by: chenos <chenlinxh@gmail.com>
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"
|
|
}
|