We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4af6d commit 6ca2b01Copy full SHA for 6ca2b01
lib/l10n/arb/app_ar.arb
@@ -1919,5 +1919,9 @@
1919
"saveAdMessage": "هل تريد نشر هذا الإعلان أم حفظه كمسودة؟",
1920
"@saveAdMessage": {
1921
"description": "رسالة مربع الحوار الذي يطلب حفظ إعلان"
1922
+ },
1923
+ "logoUrl": "رابط الشعار",
1924
+ "@logoUrl": {
1925
+ "description": "تسمية حقل إدخال رابط شعار المصدر"
1926
}
1927
lib/l10n/arb/app_en.arb
@@ -1915,5 +1915,9 @@
1915
"saveAdMessage": "Do you want to publish this ad or save it as a draft?",
1916
1917
"description": "Message for the dialog asking to save an ad"
1918
+ "logoUrl": "Logo URL",
+ "description": "Label for the source logo URL input field"
0 commit comments