mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 10:03:32 -04:00
3 lines
75 B
PHP
3 lines
75 B
PHP
<?php $TRANSLATIONS = array(
|
|
"You are logged out." => "你已登出。"
|
|
);
|