i18n: Large refactor of all translations keys to prepare the move to our new translation web platform.

This commit is contained in:
Lemmy
2026-01-05 22:03:09 -05:00
parent f3b9472d8b
commit 138e5a50af
207 changed files with 20575 additions and 41077 deletions
+1 -1
View File
@@ -545,7 +545,7 @@ Variants {
// Close button
NIconButton {
icon: "close"
tooltipText: I18n.tr("tooltips.close")
tooltipText: I18n.tr("common.close")
baseSize: Style.baseWidgetSize * 0.6
anchors.top: cardBackground.top
anchors.topMargin: Style.marginM