mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Merge master
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import translations from './translations.yml';
|
||||
import { createSortOption } from 'plugin-api/beta/client/factories';
|
||||
import { createSortOption } from 'talk-plugin-viewing-options/client/api/factories';
|
||||
import { t } from 'plugin-api/beta/client/services';
|
||||
|
||||
const SortOption = createSortOption(() => t('talk-plugin-sort-oldest.label'), {
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
ar:
|
||||
talk-plugin-sort-oldest:
|
||||
label: الأقدم أولاً
|
||||
da:
|
||||
talk-plugin-sort-oldest:
|
||||
label: Oldest first
|
||||
|
||||
Reference in New Issue
Block a user