1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Import admin "log out" translation

This commit is contained in:
Toby Zerner
2015-08-27 10:50:57 +09:30
parent 430a8cd575
commit 1090e1f639

View File

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