Dietrich
fc9b18141f
This is now a workspace consisting of: * the pslink app (a wasm frontend for the admin interface) * the pslink binary * shared - modules for communication between the two above.
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
list-links = List of existing links
|
|
add-link = Add a new link
|
|
invite-user = Invite a new user
|
|
list-users = List of existing users
|
|
welcome-user = Welcome {$username}
|
|
logout = Logout
|
|
login = Login
|
|
|
|
not-found = This Link has not been found or has been deleted
|
|
|
|
edit-link-headline = Edit link: {$linktitle}
|
|
edit-link = Edit link
|
|
link-description = Description
|
|
link-target = Link target
|
|
link-code = Link code
|
|
shortlink = Shortlink
|
|
|
|
danger-zone = Danger Zone!
|
|
danger-zone-text = Do not change the code of links that are published. If you do so the published links will become invalid! If you change the target the published links will point to the new target.
|
|
|
|
save-edits = Save edits
|
|
delete-link = Delete this link
|
|
|
|
user-headline = User Settings of: {$username}
|
|
edit-user-headline = Change Settings of: {$username}
|
|
username = Username
|
|
email = Email
|
|
password = Password
|
|
password-placeholder = Leave this empty to keep the current password
|
|
save-user = Save this user
|
|
edit-user = Edit this user
|
|
make-user-admin = Promote to admin
|
|
make-user-regular = Demote to regular
|
|
|
|
userid = User ID
|
|
statistics = Statistics |