diff --git a/l10n/fa.js b/l10n/fa.js index 8963e5f4f..05b89e35b 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -254,6 +254,7 @@ OC.L10N.register( "Delete board" : "حذف تهته", "An error occurred" : "خطایی روی داد", "No results found" : "هیچ نتیجه ای یافت نشد", + "Message from {author} in {conversationName}" : "پیام از {author} در {conversationName}", "Error creating the share" : "خطایی در ایجاد اشتراک", "Share" : "هم‌رسانی", "Add a new list" : "فهرست جدید بیفزایید!" diff --git a/l10n/fa.json b/l10n/fa.json index 387d1f07b..d59e89131 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -252,6 +252,7 @@ "Delete board" : "حذف تهته", "An error occurred" : "خطایی روی داد", "No results found" : "هیچ نتیجه ای یافت نشد", + "Message from {author} in {conversationName}" : "پیام از {author} در {conversationName}", "Error creating the share" : "خطایی در ایجاد اشتراک", "Share" : "هم‌رسانی", "Add a new list" : "فهرست جدید بیفزایید!"