Skip to content

Commit

Permalink
Update farsi.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov authored Mar 25, 2024
1 parent 6eb8779 commit 3eba9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/analytics-localization/farsi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export var farsiStrings = {
};

localization.locales["fa"] = farsiStrings;
localization.localeNames["fa"] = "Farsi(Persian)";
localization.localeNames["fa"] = "فارسی";

// The following strings have been translated by a machine translation service
// Remove those strings that you have corrected manually
Expand Down Expand Up @@ -117,4 +117,4 @@ localization.localeNames["fa"] = "Farsi(Persian)";
// undefined.answer: "Answer" => "پاسخ"
// undefined.correctAnswer: "Correct answer: " => "پاسخ صحیح: "
// undefined.percent: "Percent" => "درصد"
// undefined.responses: "Responses" => "پاسخ"
// undefined.responses: "Responses" => "پاسخ"

0 comments on commit 3eba9c4

Please sign in to comment.