Improvements and new version: ar.

This commit is contained in:
2019-01-16 14:26:18 +01:00
committed by Stefan Rohde-Enslin
parent e7361078ec
commit 56d5fe5f60
183 changed files with 4419 additions and 403 deletions

View File

@ -12,7 +12,7 @@
"add_time": "Insert time",
"no_time": "Delete time in event",
"last_used": "Last used",
"delete_event": "Delete event",
"delete_event": "Delete the event",
"delete_question": "You are about to delete an event",
"delete_no": "No, not really (back)",
"delete_yes": "Yes, that's what I want",
@ -88,6 +88,8 @@
"input_too_short_aborted": "Your input was too short. Aborted.",
"minimum_3_characters": "3 characters minimum",
"similar_event_already_added": "A similar event had already been added",
"event_added": "The event has been added"
"event_added": "The event has been added",
"edit_event": "Edit the event",
"clone_event": "Clone the event"
}
}