mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
added phrase 'select_category'
This commit is contained in:
parent
63bf420133
commit
3ea3feed7f
|
@ -483,6 +483,7 @@ $text["search"] = "Search";
|
|||
$text["search_time"] = "Elapsed time: [time] sec.";
|
||||
$text["seconds"] = "seconds";
|
||||
$text["selection"] = "Selection";
|
||||
$text["select_category"] = "Click to select category";
|
||||
$text["select_groups"] = "Click to select groups";
|
||||
$text["select_ind_reviewers"] = "Click to select individual reviewer";
|
||||
$text["select_ind_approvers"] = "Click to select individual approver";
|
||||
|
|
|
@ -483,6 +483,7 @@ $text["search"] = "Suchen";
|
|||
$text["search_time"] = "Dauer: [time] sek.";
|
||||
$text["seconds"] = "Sekunden";
|
||||
$text["selection"] = "Auswahl";
|
||||
$text["select_category"] = "Klicken zur Auswahl einer Kategorie";
|
||||
$text["select_groups"] = "Klicken zur Auswahl einer Gruppe";
|
||||
$text["select_ind_reviewers"] = "Klicken zur Auswahl eines Prüfers";
|
||||
$text["select_ind_approvers"] = "Klicken zur Auswahl eines Freigebers";
|
||||
|
|
Loading…
Reference in New Issue
Block a user