|
@@ -66,7 +66,7 @@ app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail.
|
|
email_title = E-mail Service Settings (Optional)
|
|
email_title = E-mail Service Settings (Optional)
|
|
smtp_host = SMTP Host
|
|
smtp_host = SMTP Host
|
|
mailer_user = Sender E-mail
|
|
mailer_user = Sender E-mail
|
|
-mailer_password = Sender Password
|
|
|
|
|
|
+mailer_password = Sender Password
|
|
notify_title = Notification Settings(Optional)
|
|
notify_title = Notification Settings(Optional)
|
|
register_confirm = Enable Register Confirmation
|
|
register_confirm = Enable Register Confirmation
|
|
mail_notify = Enable Mail Notification
|
|
mail_notify = Enable Mail Notification
|
|
@@ -514,6 +514,8 @@ dashboard.delete_repo_archives = Delete all repositories archives
|
|
dashboard.delete_repo_archives_success = All repositories archives have been deleted successfully.
|
|
dashboard.delete_repo_archives_success = All repositories archives have been deleted successfully.
|
|
dashboard.git_gc_repos = Do garbage collection on repositories
|
|
dashboard.git_gc_repos = Do garbage collection on repositories
|
|
dashboard.git_gc_repos_success = All repositories have done garbage collection successfully.
|
|
dashboard.git_gc_repos_success = All repositories have done garbage collection successfully.
|
|
|
|
+dashboard.resync_all_sshkeys = Do resync .ssh/autorized_key file
|
|
|
|
+dashboard.resync_all_sshkeys_success = All keys are synced again.
|
|
dashboard.server_uptime = Server Uptime
|
|
dashboard.server_uptime = Server Uptime
|
|
dashboard.current_goroutine = Current Goroutines
|
|
dashboard.current_goroutine = Current Goroutines
|
|
dashboard.current_memory_usage = Current Memory Usage
|
|
dashboard.current_memory_usage = Current Memory Usage
|
|
@@ -714,16 +716,3 @@ months = %d months %s
|
|
years = %d years %s
|
|
years = %d years %s
|
|
raw_seconds = seconds
|
|
raw_seconds = seconds
|
|
raw_minutes = minutes
|
|
raw_minutes = minutes
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|