forked from Alex/Pterodactyl-Panel
Update .phraseapp.yml
This commit is contained in:
parent
a52290dd76
commit
046e9152eb
@ -9,18 +9,18 @@ phraseapp:
|
|||||||
- file: ./resources/lang/<locale_code>/auth.php
|
- file: ./resources/lang/<locale_code>/auth.php
|
||||||
params:
|
params:
|
||||||
tag: "auth"
|
tag: "auth"
|
||||||
# - file: ./resources/lang/<locale_code>/base.php
|
- file: ./resources/lang/<locale_code>/base.php
|
||||||
# params:
|
params:
|
||||||
# tag: "base"
|
tag: "base"
|
||||||
- file: ./resources/lang/<locale_code>/pagination.php
|
- file: ./resources/lang/<locale_code>/pagination.php
|
||||||
params:
|
params:
|
||||||
tag: "pagination"
|
tag: "pagination"
|
||||||
- file: ./resources/lang/<locale_code>/passwords.php
|
- file: ./resources/lang/<locale_code>/passwords.php
|
||||||
params:
|
params:
|
||||||
tag: "passwords"
|
tag: "passwords"
|
||||||
# - file: ./resources/lang/<locale_code>/server.php
|
- file: ./resources/lang/<locale_code>/server.php
|
||||||
# params:
|
params:
|
||||||
# tag: "server"
|
tag: "server"
|
||||||
- file: ./resources/lang/<locale_code>/strings.php
|
- file: ./resources/lang/<locale_code>/strings.php
|
||||||
params:
|
params:
|
||||||
tag: "strings"
|
tag: "strings"
|
||||||
|
Loading…
Reference in New Issue
Block a user