mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
Merge branch 'master' of github.com:dae/anki
This commit is contained in:
commit
c8f6c3dff8
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ translation services. If you want to use a language other than English:
|
||||||
|
|
||||||
$ cd ..
|
$ cd ..
|
||||||
$ mv anki dtop # i18n code expects anki folder to be called dtop
|
$ mv anki dtop # i18n code expects anki folder to be called dtop
|
||||||
$ bzr clone lp:anki i18n
|
$ bzr branch lp:anki i18n
|
||||||
$ cd i18n
|
$ cd i18n
|
||||||
$ ./update-mos.sh
|
$ ./update-mos.sh
|
||||||
$ cd ../dtop
|
$ cd ../dtop
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue