You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ licenses = Licenses
27
27
return_to_gitea = Return to Gitea
28
28
more_items = More items
29
29
30
+
guide.welcome = Welcome to the Gitea.
31
+
guide.welcome_desc = Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.
visibility.private_tooltip = Visible only to members of organizations you have joined
1011
1014
1012
1015
[repo]
1016
+
empty = There are no repositories yet.
1013
1017
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository.</a>
1014
1018
owner = Owner
1015
1019
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
0 commit comments