commit
d19a1e1f9c
4 changed files with 10357 additions and 9901 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -48,3 +48,6 @@ nbproject
|
||||||
/php_friendica.phpproj
|
/php_friendica.phpproj
|
||||||
/php_friendica.sln
|
/php_friendica.sln
|
||||||
/php_friendica.phpproj.user
|
/php_friendica.phpproj.user
|
||||||
|
|
||||||
|
#ignore things from transifex-client
|
||||||
|
venv/
|
||||||
|
|
9
.tx/config
Normal file
9
.tx/config
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
[friendica.messagespo]
|
||||||
|
file_filter = view/lang/<lang>/messages.po
|
||||||
|
source_file = util/messages.po
|
||||||
|
source_lang = en
|
||||||
|
type = PO
|
||||||
|
|
16547
view/lang/it/messages.po
16547
view/lang/it/messages.po
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue