1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): add new translates #211

This commit is contained in:
Awilum
2020-02-02 16:14:28 +03:00
parent d86289c5a4
commit d1c36f7a7a

View File

@@ -331,6 +331,9 @@ admin_updated_at: "Updated at"
admin_delivery_token: "Delivery Token"
admin_token: "Token"
admin_calls: "Calls"
admin_yes_iam_sure: "Yes, I'm sure"
admin_cofirmation_required: "Confirmation Required"
admin_cofirmation_required_for_delivery_token: "Are you sure you want to delete this delivery token?"
admin_author: "Author"
admin_message_delivery_api_token_updated: "Delivery token updated."
admin_message_delivery_api_token_was_not_updated: "Delivery token was not updated."