preparing adding of members to project
This commit is contained in:
@@ -38,5 +38,10 @@
|
||||
</td>
|
||||
</tr>
|
||||
{/each}
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>{t('add_member')}</td>
|
||||
<td><input type="text" /></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -2,7 +2,8 @@
|
||||
"abort": "abbrechen",
|
||||
"actions": "Aktionen",
|
||||
"add_login_service": "Login-Service anlegen",
|
||||
"add_new": "{0} anlegen",
|
||||
"add_new": "{0} hinzufügen",
|
||||
"add_member": "Mitarbeiter hinzufügen",
|
||||
"add_position": "hinzufügen",
|
||||
"advertisement" : "Umbrella ist ein Produkt von {0}.",
|
||||
"amount": "Menge",
|
||||
|
||||
Reference in New Issue
Block a user