You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/en/dev/localization.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,6 @@ This page will help you understand how to localize (translate text resource file
23
23
24
24
Each "module" is a folder with JSON localization files, containing some keys and values.
25
25
26
-
<CardTiptitle="Staying up to date">
27
-
It's possible that some new resources will be added to the app or plugins in the future. In such cases, preview app builds may be helpful,
28
-
as Store versions are updated much less frequently. To install a preview build, visit the [AppCenter distribution website](https://install.appcenter.ms/orgs/k2vr/apps/amethyst/distribution_groups/blob).
29
-
</CardWarning>
30
-
31
26
### Preparations
32
27
To get started, press Win+R and run `amethyst-app:localize`.
33
28
The folder you will be presented with contains some subfolders:
0 commit comments