mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
2.2 KiB
41 lines
2.2 KiB
{ |
|
"home.my_projects": "My Projects", |
|
"home.reload_projects_tooltip": "Refresh projects", |
|
"home.create_new_project_button.text": "New Project", |
|
"home.create_new_project_button.subtext_1": "Create", |
|
"home.create_new_project_button.subtext_1_tooltip": "Create a new project", |
|
"home.create_new_project_button.subtext_2": "Create By Connecting <br>To An External Database", |
|
"home.create_new_project_button.subtext_2_tooltip": "Supports MySQL, PostgreSQL, SQL Server & SQLite", |
|
"home.search_project": "Search Project", |
|
"home.project_verticial_option_1": "Import Metadata", |
|
"home.project_verticial_option_2": "Export Metadata", |
|
"home.project_verticial_option_3": "Clear Metadata", |
|
"home.project_horizontal_option_1": "Stop Project", |
|
"home.project_horizontal_option_2": "Start Project", |
|
"home.project_horizontal_option_3": "Restart Project", |
|
"home.project_horizontal_option_4": "Delete Project", |
|
"home.project_api_type_tooltip_graphql": "Accessible via GraphQL APIs", |
|
"home.project_api_type_tooltip_rest": "Accessible via REST APIs", |
|
"home.project_empty_message": "Get started by creating a new project", |
|
"home.import_button.text": "Import NocoDB Project by uploading metadata zip file", |
|
"home.show_community_message_1_1": "Star", |
|
"home.show_community_message_1_2": "us on Github", |
|
"home.show_community_message_2": "Book a Free DEMO", |
|
"home.show_community_message_3": "Get your questions answered", |
|
"home.show_community_message_4": "Follow NocoDB", |
|
"home.search.no_result": "Your search for {search} found no results", |
|
"signin.title": "SIGN IN", |
|
"signin.input_1": "Enter your work email", |
|
"signin.input_2": "Enter your password", |
|
"signin.forget_password": "Forgot your password ?", |
|
"signin.footer_text_1": "Don't have an account ?", |
|
"signin.footer_text_2": "Sign Up", |
|
"signin.form.rules.email_1": "E-mail is required", |
|
"signin.form.rules.email_2": "E-mail must be valid", |
|
"signin.form.rules.password_1": "Password is required", |
|
"signin.form.rules.password_2": "You password must be atleast 8 characters", |
|
"signin.head.title": "Log In | Noco", |
|
"signin.head.meta.hid": "Log In To Noco", |
|
"signin.head.meta.name": "Log In To Noco", |
|
"signin.head.meta.content": "Log In To Noco" |
|
}
|
|
|