first(really basic) open url panel translation.

xcode15
pax 2022-07-10 15:02:06 +02:00 committed by Christopher Snowhill
parent 5e09d8f4ef
commit 36040582ce
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
"FeedbackFailedMessageText" = "Failed";
"FeedbackFailedInformativeText" = "Feedback failed to send.";
"FeedbackSuccessMessageText" = "Success";
"FeedbackSuccessInformativeText" = "Feedback successfully sent!";
"FeedbackFailedInformativeText" = "Nie udało się wysłać twojej opinii.";
"FeedbackSuccessMessageText" = "success!";
"FeedbackSuccessInformativeText" = "Opinia została wysłana pomyślnie.";
"PlayButtonTooltip" = "Play";
"StopButtonTooltip" = "Stop";