diff --git a/client/public/locales/cs/common.json b/client/public/locales/cs/common.json index e77dcc29f..4aa03427a 100644 --- a/client/public/locales/cs/common.json +++ b/client/public/locales/cs/common.json @@ -217,6 +217,9 @@ }, "form": { "filament_updated": "Toto vlákno bylo od doby, kdy jste otevřeli tuto stránku, někým/něčím aktualizováno. Uložením se tyto změny přepíší!" + }, + "buttons": { + "add_spool": "Přidat cívku" } }, "vendor": { diff --git a/client/public/locales/nl/common.json b/client/public/locales/nl/common.json index 293b7a042..7cf1015e2 100644 --- a/client/public/locales/nl/common.json +++ b/client/public/locales/nl/common.json @@ -235,6 +235,9 @@ "filament": "Filamenten", "form": { "filament_updated": "Dit filament is bijgewerkt door iemand/iets anders sinds je deze pagina geopend hebt. Deze veranderingen worden overschreven als je op slaat!" + }, + "buttons": { + "add_spool": "Spoel toevoegen" } }, "scanner": {