diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2020-09-10 21:29:26 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 15:29:26 +0100 |
commit | 4c42fce40175b735a689289bf61ca65a8e2266b2 (patch) | |
tree | ec58f144bd97ebca83dbccf2e56041c4a6e7bb59 /options | |
parent | 7354efe702bdf777b5ec245b7d6bf5dc46be4b02 (diff) | |
download | gitea-4c42fce40175b735a689289bf61ca65a8e2266b2.tar.gz gitea-4c42fce40175b735a689289bf61ca65a8e2266b2.zip |
Add placeholder text for bio profile text form (#12792)
* Add placeholder text
* Localize
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 80308214dd..3a4bf8173f 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -426,6 +426,7 @@ uid = Uid u2f = Security Keys public_profile = Public Profile +biography_placeholder = Tell us a little bit about yourself profile_desc = Your email address will be used for notifications and other operations. password_username_disabled = Non-local users are not allowed to change their username. Please contact your site administrator for more details. full_name = Full Name |