1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-02 03:10:25 +02:00

Box Plugins: Translates Updates. #9

This commit is contained in:
Awilum
2012-10-02 21:58:41 +03:00
parent fb253c329b
commit ce3771c4d2
8 changed files with 11 additions and 7 deletions

View File

@@ -21,5 +21,6 @@
'Snippet <i>:name</i> deleted' => 'Snippet <i>:name</i> deleted',
'Your changes to the snippet <i>:name</i> have been saved.' => 'Your changes to the snippet <i>:name</i> have been saved.',
'Delete snippet: :snippet' => 'Delete snippet: :snippet',
'Required field' => 'Required field',
)
);