mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
update .po files (#4334)
This commit is contained in:
18
frontend/src/translate.js
Normal file
18
frontend/src/translate.js
Normal file
@@ -0,0 +1,18 @@
|
||||
import { gettext } from './utils/constants';
|
||||
|
||||
gettext('You have not shared any folders');
|
||||
gettext('You don\'t have any share links');
|
||||
gettext('You don\'t have any upload links');
|
||||
gettext('You don\'t have any favorite items yet');
|
||||
gettext('Modify');
|
||||
gettext('Import Users');
|
||||
gettext('No connected devices');
|
||||
gettext('No sync errors');
|
||||
gettext('No groups');
|
||||
gettext('No notifications');
|
||||
gettext('Notification Detail');
|
||||
gettext('No share links');
|
||||
gettext('No upload links');
|
||||
gettext('No invitations');
|
||||
gettext('No terms and conditions');
|
||||
gettext('Tip: libraries deleted {trashReposExpireDays} days ago will be cleaned automatically.');
|
Reference in New Issue
Block a user