mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Improved translations
This commit is contained in:
parent
1de88e0494
commit
cd60a81576
2 changed files with 20 additions and 1 deletions
|
@ -219,6 +219,7 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
label: "perm.attachments.show_private"
|
||||
list_attachments:
|
||||
label: "perm.attachments.list_attachments"
|
||||
alsoSet: ['attachment_types.read']
|
||||
|
||||
self:
|
||||
label: "perm.self"
|
||||
|
|
|
@ -9860,7 +9860,25 @@ Element 3</target>
|
|||
<unit id="SnAIVQf" name="permission.preset.button">
|
||||
<segment>
|
||||
<source>permission.preset.button</source>
|
||||
<target>Permission applied successfully. Check if the new permissions fit your needs.</target>
|
||||
<target>Apply preset</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="6q4uHDx" name="perm.attachments.show_private">
|
||||
<segment>
|
||||
<source>perm.attachments.show_private</source>
|
||||
<target>Show private attachments</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="NL9t5hy" name="perm.attachments.list_attachments">
|
||||
<segment>
|
||||
<source>perm.attachments.list_attachments</source>
|
||||
<target>Show list of all attachments</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="PYh9dNP" name="user.edit.permission_success">
|
||||
<segment>
|
||||
<source>user.edit.permission_success</source>
|
||||
<target>Permission preset applied successfully. Check if the new permissions fit your needs.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue