mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-07 07:33:03 +02:00
fix(string): fixed translate string.
This commit is contained in:
@@ -526,7 +526,7 @@
|
||||
GROUP_FOUNDER: 'Founder: ',
|
||||
BTN_EDIT_DESC: 'Edit Desc',
|
||||
BTN_ADD_USER: 'Add Member',
|
||||
BTN_REMOVE_GROUP: 'Remove Group',
|
||||
BTN_REMOVE_GROUP: 'Delete Group',
|
||||
MAKER_TORRENTS_LIST_ERROR: 'Maker group torrents list error',
|
||||
MAKER_TORRENTS_IS_LOADING: 'Maker group torrents is loading...',
|
||||
MAKER_TORRENTS_IS_EMPTY: 'No torrents of this maker group is founded!',
|
||||
@@ -566,7 +566,7 @@
|
||||
ALREADY_IN: '(Already In)',
|
||||
NO_COLLECTION: 'No collection founded can insert movie, you can create first, then insert this movie into it.',
|
||||
BTN_EDIT_OVERVIEW: 'Edit Overview',
|
||||
BTN_REMOVE_COLLECTION: 'Remove Collection',
|
||||
BTN_REMOVE_COLLECTION: 'Delete Collection',
|
||||
BTN_REMOVE_FROM_COLLECTION: 'Remove',
|
||||
BTN_REMOVE_TITLE: 'Remove From Collection',
|
||||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this collection?',
|
||||
|
||||
Reference in New Issue
Block a user