mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
chore: adjust i18n (#7800)
This commit is contained in:
@@ -70,7 +70,7 @@ export const LOCALES = [
|
|||||||
originalName: '简体中文',
|
originalName: '简体中文',
|
||||||
flagEmoji: '🇨🇳',
|
flagEmoji: '🇨🇳',
|
||||||
base: false,
|
base: false,
|
||||||
completeRate: 0.99,
|
completeRate: 0.974,
|
||||||
res: zh_Hans,
|
res: zh_Hans,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -214,13 +214,13 @@ export const LOCALES = [
|
|||||||
res: ur,
|
res: ur,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 1000134013,
|
id: 1000134005,
|
||||||
name: 'Arabic',
|
name: 'Arabic',
|
||||||
tag: 'ar',
|
tag: 'ar',
|
||||||
originalName: 'العربية',
|
originalName: 'العربية',
|
||||||
flagEmoji: '🇸🇦',
|
flagEmoji: '🇸🇦',
|
||||||
base: false,
|
base: false,
|
||||||
completeRate: 0.001,
|
completeRate: 0.974,
|
||||||
res: ar,
|
res: ar,
|
||||||
},
|
},
|
||||||
] as const;
|
] as const;
|
||||||
|
|||||||
@@ -1243,7 +1243,7 @@
|
|||||||
"com.affine.settings.translucent-style-description": "在侧边栏使用半透明效果。",
|
"com.affine.settings.translucent-style-description": "在侧边栏使用半透明效果。",
|
||||||
"com.affine.settings.workspace": "工作区",
|
"com.affine.settings.workspace": "工作区",
|
||||||
"com.affine.settings.workspace.description": "您可以在此处自定义您的工作区。",
|
"com.affine.settings.workspace.description": "您可以在此处自定义您的工作区。",
|
||||||
"com.affine.settings.workspace.experimental-features": "插件",
|
"com.affine.settings.workspace.experimental-features": "实验性功能",
|
||||||
"com.affine.settings.workspace.experimental-features.get-started": "开始使用",
|
"com.affine.settings.workspace.experimental-features.get-started": "开始使用",
|
||||||
"com.affine.settings.workspace.experimental-features.header.plugins": "实验性功能",
|
"com.affine.settings.workspace.experimental-features.header.plugins": "实验性功能",
|
||||||
"com.affine.settings.workspace.experimental-features.prompt-disclaimer": "我已明确风险,并且愿意继续使用它。",
|
"com.affine.settings.workspace.experimental-features.prompt-disclaimer": "我已明确风险,并且愿意继续使用它。",
|
||||||
|
|||||||
Reference in New Issue
Block a user