AppLocalizationsJa class
The translations for Japanese (ja).
- Inheritance
-
- Object
- AppLocalizations
- AppLocalizationsJa
Constructors
- AppLocalizationsJa([String locale = 'ja'])
Properties
- addAccount → String
-
Button text to add a new account
no setteroverride
- browserExtension → String
-
Label for browser extension login section
no setteroverride
- bunker → String
-
Label for bunker login section
no setteroverride
- bunkerAuthentication → String
-
Title for bunker authentication toast
no setteroverride
- connect → String
-
Button text to connect with browser extension
no setteroverride
- copy → String
-
Button text to copy to clipboard
no setteroverride
- createAccount → String
-
Button text for creating a new account
no setteroverride
- getStarted → String
-
Button text to get started with Nostr
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- install → String
-
Button text to install browser extension
no setteroverride
- invalidAddress → String
-
Error message for invalid nostr address
no setteroverride
- localeName → String
-
finalinherited
- loginWithAmber → String
-
Button text to login with Amber
no setteroverride
- logout → String
-
Button text to logout from the application
no setteroverride
- newHere → String
-
Question asking if the user is new to the platform
no setteroverride
- newToNostr → String
-
Question asking if the user is new to Nostr
no setteroverride
- nostrAddress → String
-
Label for nostr address input field
no setteroverride
- nostrAddressHint → String
-
Placeholder text for nostr address input field
no setteroverride
- nostrConnectUrl → String
-
Title for nostr connect URL dialog
no setteroverride
- privateKey → String
-
Label for private key input field
no setteroverride
- privateKeyHint → String
-
Placeholder text for private key input field
no setteroverride
- publicKey → String
-
Label for public key input field
no setteroverride
- publicKeyHint → String
-
Placeholder text for public key input field
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showNostrConnectQrcode → String
-
Button text to show nostr connect QR code
no setteroverride
- unableToConnect → String
-
Error message when unable to connect to nostr address
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
tapToOpen(
String url) → String -
Description for bunker authentication toast
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited