|
47 | 47 | A reboot command has been initiated, and the Homeland is restarting in the
|
48 | 48 | background. You can refresh the page and determine whether the restart is
|
49 | 49 | complete by boot time.
|
50 |
| - views.admin.node_was_successfully_created: Node was successfully created. |
51 |
| - views.admin.location_was_update_successfully: Location was update successfully. |
52 |
| - view.admin.plugin_was_install_success: Plugin was install successfully, if page not refresh, please refresh it. |
53 |
| - views.admin.plugin_was_install_error: Plugin was install error, please check the zip to determine that is correct. |
54 |
| - views.admin.plugn_was_uninstall_successfully: Plugn was uninstall successfully. |
55 |
| - views.admin.plugn_was_uninstall_error: Plugn was uninstall error. |
56 |
| - views.admin.update_successfully: Update successfully. |
57 |
| - views.admin.topic_created_successfully: Topic created successfully. |
58 |
| - views.admin.topic_updated_successfully: Topic updated successfully. |
59 |
| - views.admin.user_updated_successfully: User updated successfully. |
60 |
| - views.admin.recent_10_replies_has_been_deleted_successfully: >- |
61 |
| - Recent 10 replies has been deleted successfully, now %{name} still %{count} |
62 |
| - replies |
63 |
| - views.admin.node_update_successfully: Node was successfully updated. |
64 |
| - views.admin.recent_10_topics_has_been_deleted_successfully: >- |
65 |
| - Recent 10 topics has been deleted successfully, now %{name} still have |
66 |
| - %{count} topics. |
67 |
| - views.admin.recent_10_photos_has_been_deleted_successfully: >- |
68 |
| - Recent 10 photos has been deleted successfully, now %{name} still have |
69 |
| - %{count} photos. |
70 |
| - views.admin.recent_10_notes_has_been_deleted_successfully: >- |
71 |
| - Recent 10 notes has been deleted successfully, now %{user} still have |
72 |
| - %{count} notes. |
73 |
| - views.admin.oauth_applications: OAuth Applications |
| 50 | + views: |
| 51 | + admin: |
| 52 | + node_was_successfully_created: Node was successfully created. |
| 53 | + location_was_update_successfully: Location was update successfully. |
| 54 | + plugin_was_install_success: Plugin was install successfully, if page not refresh, please refresh it. |
| 55 | + plugin_was_install_error: Plugin was install error, please check the zip to determine that is correct. |
| 56 | + plugn_was_uninstall_successfully: Plugn was uninstall successfully. |
| 57 | + plugn_was_uninstall_error: Plugn was uninstall error. |
| 58 | + update_successfully: Update successfully. |
| 59 | + topic_created_successfully: Topic created successfully. |
| 60 | + topic_updated_successfully: Topic updated successfully. |
| 61 | + user_updated_successfully: User updated successfully. |
| 62 | + recent_10_replies_has_been_deleted_successfully: >- |
| 63 | + Recent 10 replies has been deleted successfully, now %{name} still %{count} |
| 64 | + replies |
| 65 | + node_update_successfully: Node was successfully updated. |
| 66 | + recent_10_topics_has_been_deleted_successfully: >- |
| 67 | + Recent 10 topics has been deleted successfully, now %{name} still have |
| 68 | + %{count} topics. |
| 69 | + recent_10_photos_has_been_deleted_successfully: >- |
| 70 | + Recent 10 photos has been deleted successfully, now %{name} still have |
| 71 | + %{count} photos. |
| 72 | + recent_10_notes_has_been_deleted_successfully: >- |
| 73 | + Recent 10 notes has been deleted successfully, now %{user} still have |
| 74 | + %{count} notes. |
| 75 | + oauth_applications: OAuth Applications |
0 commit comments