* 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>
13 lines
589 B
JSON
13 lines
589 B
JSON
{
|
|
"Share collections": "Share collections",
|
|
"Unshared collections": "Unshared collections",
|
|
"Shared collections": "Shared collections",
|
|
"All categories": "All categories",
|
|
"Enter name or title...": "Enter name or title...",
|
|
"Are you sure to add the following collections?": "Are you sure to add the following collections?",
|
|
"Are you sure to remove the following collections?": "Are you sure to remove the following collections?",
|
|
"Collection display name": "Collection display name",
|
|
"Collection name": "Collection name",
|
|
"Collection category": "Collection category"
|
|
}
|