Fix localization issues
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# Soon to be deprecated. Translation process of using localized .xliff files will be replaced with Transifex directly updating localized .strings and .stringsdict files.
|
||||
|
||||
if [ -z "$*" ]; then
|
||||
echo "Usage: ./devtools/import-translation.sh <locale_code_in_snake_case>"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user