src/main/resources/localization/projects.properties

changeset 47
57cfb94ab99f
parent 45
cc7f082c5ef3
child 51
dd0a45ae25d7
--- a/src/main/resources/localization/projects.properties	Wed May 13 21:46:26 2020 +0200
+++ b/src/main/resources/localization/projects.properties	Thu May 14 22:48:01 2020 +0200
@@ -20,7 +20,20 @@
 # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
 name=Project Management
 description=Allows the configuration of projects.
 menuLabel=Projects
+
 menu.versions=Versions
+
+button.create=New Project
+
+no-projects=Welcome to LightPIT. Start off by creating a new project!
+
+thead.name=Name
+thead.description=Description
+thead.repoUrl=Repository
+thead.owner=Project Lead
+
+placeholder.null-owner=Unassigned

mercurial