Skip to content

Commit 3b37969

Browse files
6543lafriks
authored andcommitted
move translation to crowdin (#8596)
1 parent f37b87f commit 3b37969

File tree

2 files changed

+46
-458
lines changed

2 files changed

+46
-458
lines changed

options/locale/locale_en-US.ini

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
app_desc = A painless, self-hosted Git service
2-
31
home = Home
42
dashboard = Dashboard
53
explore = Explore
@@ -75,6 +73,17 @@ write = Write
7573
preview = Preview
7674
loading = Loading…
7775

76+
[startpage]
77+
app_desc = A painless, self-hosted Git service
78+
install = Easy to install
79+
install_desc = Simply <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/install-from-binary/">run the binary</a> for your platform. Or ship Gitea with <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea/tree/master/docker">Docker</a> or <a target="_blank" rel="noopener noreferrer" href="https://github.com/alvaroaleman/ansible-gitea/blob/master/Vagrantfile">Vagrant</a>, or get it <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/install-from-package/">packaged</a>.
80+
platform = Cross-platform
81+
platform_desc = Gitea runs anywhere <a target="_blank" rel="noopener noreferrer" href="http://golang.org/">Go</a> can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love!
82+
lightweight = Lightweight
83+
lightweight_desc = Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!
84+
license = Open Source
85+
license_desc = Go get <a target="_blank" rel="noopener noreferrer" href="https://code.gitea.io/gitea">code.gitea.io/gitea</a>! Join us by <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea">contributing</a> to make this project even better. Don't be shy to be a contributor!
86+
7887
[install]
7988
install = Installation
8089
title = Initial Configuration

0 commit comments

Comments
 (0)