mirror of
https://github.com/flameshikari/outline-ru.git
synced 2026-06-13 04:05:10 +03:00
update script
This commit is contained in:
@@ -8,5 +8,5 @@ cat $CWD/src/shared/utils/date.ts | \
|
||||
> $CWD/shared/utils/date.ts
|
||||
|
||||
cat $CWD/src/shared/i18n/index.ts | \
|
||||
sed '/^export const languageOptions = \[/a\ \ {\n label: "Русский (Russian)",\n value: "ru_RU",\n },' \
|
||||
sed '/^export const languageOptions: LanguageOption\[\] = \[/a\ \ {\n label: "Русский (Russian)",\n value: "ru_RU",\n },' \
|
||||
> $CWD/shared/i18n/index.ts
|
||||
|
||||
Reference in New Issue
Block a user