fix(i18n): correct translation errors across multiple languages (#23328)

This commit is contained in:
lyzno1
2025-08-03 18:31:50 +08:00
committed by GitHub
parent d470120a60
commit 90373c7165
38 changed files with 60 additions and 5 deletions

View File

@@ -930,6 +930,7 @@ const translation = {
deleteSuccess: 'Wersja usunięta',
restoreSuccess: 'Wersja przywrócona',
restoreFailure: 'Nie udało się przywrócić wersji',
copyIdSuccess: 'Identyfikator skopiowany do schowka',
},
currentDraft: 'Aktualny szkic',
nameThisVersion: 'Nazwij tę wersję',
@@ -940,6 +941,7 @@ const translation = {
editVersionInfo: 'Edytuj informacje o wersji',
deletionTip: 'Usunięcie jest nieodwracalne, proszę potwierdzić.',
restorationTip: 'Po przywróceniu wersji bieżący szkic zostanie nadpisany.',
copyId: 'Kopiuj ID',
},
debug: {
noData: {