1
0
Fork 0

fix title

This commit is contained in:
ChaotiCryptidz 2022-04-24 13:01:40 +01:00
parent 06d0adb70e
commit 013e6ceb7a
No known key found for this signature in database

View file

@ -167,7 +167,7 @@ export class KeyValueEdit extends Component<DefaultPageProps> {
baseMount={baseMount}
secretPath={secretPath}
item={this.props.matches["item"]}
suffix={i18next.t("kv_sec_edit_suffix")}
suffix={i18next.t("kv_new_suffix")}
/>
<KVEditor
settings={this.props.settings}