Hopefully all t()
hopefully the last of the t()
This commit is contained in:
parent
83f1149d04
commit
f0725ae384
27 changed files with 124 additions and 117 deletions
|
@ -150,7 +150,7 @@ function directory_content(App $a) {
|
|||
$location_e = $location;
|
||||
|
||||
$photo_menu = [
|
||||
'profile' => [t("View Profile"), Profile::zrl($profile_link)]
|
||||
'profile' => [L10n::t("View Profile"), Profile::zrl($profile_link)]
|
||||
];
|
||||
|
||||
$entry = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue