WIP(translate): Completed some page translation under web category

This commit is contained in:
Amery2010 2024-01-10 23:15:39 +08:00
parent 2da11a7242
commit c6583ef013
90 changed files with 1112 additions and 341 deletions

View file

@ -1,11 +1,11 @@
import { EyeOff } from '@vicons/tabler';
import { defineTool } from '../tool';
import { translate } from '@/plugins/i18n.plugin';
import { translate as t } from '@/plugins/i18n.plugin';
export const tool = defineTool({
name: translate('tools.hash-text.title'),
name: t('tools.hash-text.title'),
path: '/hash-text',
description: translate('tools.hash-text.description'),
description: t('tools.hash-text.description'),
keywords: [
'hash',
'digest',