We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a918446 commit dbbda43Copy full SHA for dbbda43
frontend/src/locales/en.ts
@@ -142,6 +142,6 @@ export const en = {
142
delete: "Delete",
143
single_use_description: "This token can only be used once and will automatically expire after first use",
144
multi_use_description: "This token can be used multiple times until manually deleted",
145
- layout_changed: "The layout of the token has changed. Please ensure that your device runs the latest firmware."
+ layout_changed: "The format of the token has changed. Please ensure that your device runs the latest firmware."
146
}
147
};
0 commit comments