mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
add phrase 'clipboard'
This commit is contained in:
parent
d44197cd1b
commit
c98b56cd35
|
@ -136,6 +136,7 @@ $text = array(
|
|||
'choose_workflow' => "Workflow wählen",
|
||||
'choose_workflow_state' => "Workflow-Status wählen",
|
||||
'choose_workflow_action' => "Workflow-Aktion wählen",
|
||||
'clipboard' => "Zwischenablage",
|
||||
'close' => "Schließen",
|
||||
'comment' => "Kommentar",
|
||||
'comment_for_current_version' => "Kommentar zur aktuellen Version",
|
||||
|
|
|
@ -136,6 +136,7 @@ $text = array(
|
|||
'choose_workflow' => "Choose workflow",
|
||||
'choose_workflow_state' => "Choose workflow state",
|
||||
'choose_workflow_action' => "Choose workflow action",
|
||||
'clipboard' => "Clipboard",
|
||||
'close' => "Close",
|
||||
'comment' => "Comment",
|
||||
'comment_for_current_version' => "Version comment",
|
||||
|
|
Loading…
Reference in New Issue
Block a user