Replies: 2 comments
-
What is this supposed to mean? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is italian translation of feedback plugin
Regards
Riccardo
Il sab 16 nov 2024, 19:32 Jonas Uekötter ***@***.***> ha
scritto:
… What is this supposed to mean?
—
Reply to this email directly, view it on GitHub
<#335 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPZDBRMJEWB62QSFPDDSL32A6FTDAVCNFSM6AAAAABR2SX5IWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRXHEZTANQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
`class ItFeedbackLocalizations implements FeedbackLocalizations {
const ItFeedbackLocalizations();
@OverRide
String get submitButtonText => 'Invia Segnalazione';
@OverRide
String get feedbackDescriptionText => 'Cosa non funziona come dovrebbe?';
@OverRide
String get draw => 'Disegna';
@OverRide
String get navigate => 'Naviga';
}`
Beta Was this translation helpful? Give feedback.
All reactions