Skip to content

Missing option to add localization #16

@kstrub-fn

Description

@kstrub-fn

Overview

Currently I only see the option to add files manually, but in order to make the localization files work I need to add a directory containing the localization strings.

The apple wallet documentation asks for a directory (e.g. "es.lproj" for spanish) that contains a file called "pass.strings" containing the translation data. E.g.:

"origin_SVQ" = "Sevilla";
"destination_LHR" = "Londres";

Docs:
https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/Creating.html#Passes%20Support%20Localization

Type

  • New feature
  • Changes to existing features

Motivation

I need localized strings 😅


Checklist

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.
  • I have described this feature request in a way that is actionable (if possible).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions