mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-01 06:01:08 -04:00
New Crowdin translation updates (#796)
* New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (Slovak) * New translations en.json (Hindi) * New translations en.json (Latvian) * New translations en.json (Croatian) * New translations en.json (Persian) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Lithuanian) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (German) * New translations en.json (Vietnamese) * New translations en.json (Italian) * New translations en.json (Croatian)
This commit is contained in:
@ -99,7 +99,8 @@
|
||||
"note": "Note",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"login_successfully": "Logged in successfully!",
|
||||
"logged_out_successfully": "Logged out successfully"
|
||||
"logged_out_successfully": "Logged out successfully",
|
||||
"mark_as_default": "Mark as default"
|
||||
},
|
||||
"dashboard": {
|
||||
"select_year": "वर्ष चुनें",
|
||||
@ -353,7 +354,8 @@
|
||||
"amount": "राशि",
|
||||
"select_an_item": "चुनने के लिए टाइप करें या क्लिक करें",
|
||||
"type_item_description": "आइटम विवरण टाइप करें (वैकल्पिक)"
|
||||
}
|
||||
},
|
||||
"mark_as_default_estimate_template_description": "If enabled, the selected template will be automatically selected for new estimates."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "चालान",
|
||||
@ -444,7 +446,8 @@
|
||||
"deleted_message": "चालान सफलतापूर्वक हटाया गया | चालान सफलतापूर्वक हटा दिए गए",
|
||||
"marked_as_sent_message": "अनुमान को सफलतापूर्वक भेजा गया के रूप में चिह्नित किया गया",
|
||||
"something_went_wrong": "कुछ गलत हो गया",
|
||||
"invalid_due_amount_message": "कुल चालान राशि इस चालान के लिए कुल भुगतान की गई राशि से कम नहीं हो सकती है। जारी रखने के लिए कृपया इनवॉइस अपडेट करें या संबद्ध भुगतानों को हटा दें।"
|
||||
"invalid_due_amount_message": "कुल चालान राशि इस चालान के लिए कुल भुगतान की गई राशि से कम नहीं हो सकती है। जारी रखने के लिए कृपया इनवॉइस अपडेट करें या संबद्ध भुगतानों को हटा दें।",
|
||||
"mark_as_default_invoice_template_description": "If enabled, the selected template will be automatically selected for new invoices."
|
||||
},
|
||||
"recurring_invoices": {
|
||||
"title": "Recurring Invoices",
|
||||
|
||||
Reference in New Issue
Block a user