1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Import admin "log out" translation

This commit is contained in:
Toby Zerner
2015-08-27 10:50:57 +09:30
parent b0db7bf751
commit 498aac5b76

View File

@@ -28,7 +28,7 @@ class ClientAction extends BaseClientAction
* {@inheritdoc}
*/
protected $translationKeys = [
'core.log_out'
];
/**