mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
5 lines
116 B
Bash
Executable File
5 lines
116 B
Bash
Executable File
tx pull -l en
|
|
mv res/values-en/strings.xml res/values/strings.xml
|
|
rmdir res/values-en
|
|
./tools/check-translations.sh
|