[ios] Matched translations

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-06-23 23:10:50 +02:00
committed by Konstantin Pastbin
parent a985bf8349
commit b58bacddf1
48 changed files with 142 additions and 1 deletions

View File

@@ -365,7 +365,7 @@ class PlacePageInfoViewController: UIViewController {
}
if let panoramax = placePageInfoData.panoramax {
panoramaxView = createInfoItem(L("panoramax"),
panoramaxView = createInfoItem(L("panoramax_picture"),
icon: UIImage(named: "ic_placepage_panoramax"),
style: .link,
tapHandler: { [weak self] in