mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
Renamed localize message
This commit is contained in:
@@ -34,7 +34,7 @@ export const DATE = {
|
||||
} as const;
|
||||
|
||||
export const LANGUAGES = {
|
||||
INVALID_TYPE:
|
||||
INVALID_LANG:
|
||||
"Cannot set localization. Expected a string for 'lang' but received %s",
|
||||
NO_TRANSLATIONS:
|
||||
"Cannot create or use language %s. If your itention was to just add a language (.lproj) folder to the bundle, both specify some translations or use .addBuffer to add some media.",
|
||||
|
||||
Reference in New Issue
Block a user