mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26:15 +02:00
Added to translation
This commit is contained in:
parent
61eea19401
commit
a2bcb13edf
|
|
@ -41,7 +41,7 @@ msgstr ""
|
|||
"aktivieren, um Spalte absteigend zu "
|
||||
"sortieren\"},\"select\":{\"rows\":{\"0\":\"Zum Auswählen auf eine Zeile "
|
||||
"klicken\",\"1\":\"1 Zeile ausgewählt\",\"_\":\"%d Zeilen "
|
||||
"ausgewählt\"}},\"buttons\":{\"print\":\"Drucken\",\"colvis\":\"Spalten\",\"copy\":\"Kopieren\",\"copyTitle\":\"In"
|
||||
"ausgewählt\"}},\"buttons\":{\"print\":\"Drucken\",\"Thermal printer\":\"Thermodrucker,\"colvis\":\"Spalten\",\"copy\":\"Kopieren\",\"copyTitle\":\"In"
|
||||
" Zwischenablage kopieren\",\"copyKeys\":\"Taste <i>ctrl</i> oder <i>⌘</i> + "
|
||||
"<i>C</i> um Tabelle<br>in Zwischenspeicher zu kopieren.<br><br>Um "
|
||||
"abzubrechen die Nachricht anklicken oder Escape "
|
||||
|
|
|
|||
|
|
@ -444,7 +444,7 @@ $(document).on("click", "#print-shopping-list-button", function(e)
|
|||
}
|
||||
},
|
||||
printtp: {
|
||||
label: __t('Print with thermal printer'),
|
||||
label: __t('Thermal printer'),
|
||||
className: 'btn-secondary',
|
||||
callback: function()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user