Commit 001ed98
committed
docs(viewer): clarify new locales ship via PR, not drop-in
Addresses CodeRabbit review on rohitg00#541.
Both README.md (Viewer language section + the env table at the bottom)
and .env.example referenced 'Drop src/viewer/locales/<lang>.json',
which is misleading for npm/global installs that ship dist/ without a
src/ tree. Rewords to explicitly call out the PR-against-repo path
(source checkout required) so users do not assume a runtime drop-in
mechanism exists.
Signed-off-by: Christian Walter <chris.walter@mail.de>1 parent 46d59aa commit 001ed98
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
925 | 925 | | |
926 | 926 | | |
927 | 927 | | |
928 | | - | |
| 928 | + | |
929 | 929 | | |
930 | 930 | | |
931 | 931 | | |
| |||
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
1175 | | - | |
| 1175 | + | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | 1178 | | |
| |||
0 commit comments