-
Notifications
You must be signed in to change notification settings - Fork 98
Languages
ikas edited this page Nov 14, 2024
·
20 revisions
Download language files shared or export and translate the language file yourself
Current version only UI text is supported
Share or Downlaod language json
https://github.com/ikas-mc/ContextMenuForWindows11/discussions/categories/languages
- App Settings > App Language> Import Language or App Settings > Data > Open Data Folder >Copy language file to languages folder
- App Settings > App Language > Reload Button
- App Settings > App Language > Select
- Restart App
- App Settings > App Language > Select language
- App Settings > App Language > Export
en-US.json
{
"commonOk": "Ok",
"commonCancel": "Cancel",
"commonWarnning": "Warnning",
"commonError": "Error",
"menuListAdd": "Add",
"menuListAddTis": "Add Menu",
"menuListRefresh": "Refresh",
"menuListRefreshTips": "Refresh Menus"
...
}
Use AI to translate or Translate manually
{
"commonOk": "Ok",
"commonCancel": "Cancel",
"commonWarnning": "Warnning",
"commonError": "Error",
"menuListAdd": "Add",
"menuListAddTis": "Add Menu",
"menuListRefresh": "Refresh",
"menuListRefreshTips": "Refresh Menus"
...
}
Translate the value of json into xxx (your lang)
{
"menuListAdd": "xxx",
"menuListAddTis": "xxxxxx",
"menuListRefresh": "xxx",
"menuListRefreshTips": "xxx",
"menuListOpenFolder": "xxx",
"menuListOpenFolderTips": "xxx",
...
}
Save as xx-xx.json
File name must be Language Tag , for example: en-US.json
App Settings > Data > Open Data Folder , Open languages folder