Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit ad670de

Browse files
committed
Merge pull request #2426 from adobe/jasonsanjose/rename-ru-getting-started
Rename Russian getting started folder to English name to fix WIX build (encoding issues)
2 parents 128851f + feafd6d commit ad670de

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/nls/ru/urls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626

2727
define({
2828
// Relative to the samples folder
29-
"GETTING_STARTED" : "ru/Начало работы"
29+
"GETTING_STARTED" : "ru/Getting Started"
3030
});

0 commit comments

Comments
 (0)