Skip to content

Commit 5a82725

Browse files
committed
Fix translations
1 parent 81c9bbd commit 5a82725

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

templates/da/trailer.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
</div>
22
</div>
3-
<div class="cups-footer">Copyright &copy; 2021-2022 OpenPrinting. Alle rettigheder forbeholdt.</div>
3+
<div class="cups-footer">Ophavsret &copy; 2021-2022 OpenPrinting. Alle rettigheder forbeholdt.</div>
44
</body>
55
</html>

templates/es/trailer.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
</div>
22
</div>
3-
<div class="cups-footer">Copyright &copy; 2021-2022 OpenPrinting. Todos los derechos reservados.</div>
3+
<div class="cups-footer">Derechos de autor &copy; 2021-2022 OpenPrinting. Todos los derechos reservados.</div>
44
</body>
55
</html>

0 commit comments

Comments
 (0)