Commit Graph

77 Commits

Author SHA1 Message Date
Dessalines 977231c458 Adding Esperanto.
- Fixes #240
2019-08-26 14:42:53 -07:00
Dessalines aba55b2b03 Refactoring chat sidebar. #237 2019-08-25 10:42:10 -07:00
Dessalines 1e83aa8c72 Adding Community and Site transfer
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines addfc72080 Add missing by and to translations. 2019-08-23 15:55:48 -07:00
Dessalines 0dc26d41e3 Adding spanish translation.
- Fixes #191
2019-08-22 18:34:24 -07:00
Dessalines 9b8d8d3246 cross-posting almost done. 2019-08-22 11:46:54 -07:00
Dessalines 9b558611b4 View where a URL has been cross-posted to in the past
- This shows when creating a post, or when viewing a post.
- Fixes #131
2019-08-21 22:17:15 -07:00
Dessalines 5dc8da1cae Adding Monero sponsor link
- Fixes #224
2019-08-20 14:47:19 -07:00
Dessalines 34ab142b5e Merge branch 'master' of https://github.com/AutomCoding/lemmy into AutomCoding-master 2019-08-19 14:56:06 -07:00
Dessalines 0acb08b5e7 Merge branch 'add-more-translations-de' of https://github.com/matthiasbeyer/lemmy into matthiasbeyer-add-more-translations-de 2019-08-19 14:51:17 -07:00
Autom 42ab3928ea Missing space 2019-08-19 00:11:35 +02:00
digitalkiller 266597a6a9 Added a Russian localization 2019-08-18 22:02:34 +05:00
Matthias Beyer 42ba61c2a1 Add missing translations 2019-08-18 11:18:16 +02:00
Autom 2958cb241d Fix character escaping 2019-08-18 08:08:54 +02:00
kpcyrd 95dcf3b1d9 Add basic German translations 2019-08-17 22:00:33 +02:00
Dessalines c4a9fc45da Merge branch 'master' into dev 2019-08-15 14:22:19 -07:00
Dessalines 134a21158e Squashed commit of the following:
commit 3008b45a89
Author: Dessalines <happydooby@gmail.com>
Date:   Thu Aug 15 14:11:02 2019 -0700

    Adding moment translation, and to i18next.ts file.

commit 620be4ecd8
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 19:08:57 2019 +0200

    Minor tweaks

    Line 74: Change grammatical gender to neutrum for undefined target.
    Line 126: Possibly a more accurate translation.

commit e053040c58
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:55:32 2019 +0200

    Translate remaining Swedish

commit b126b59e15
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:38:20 2019 +0200

    Typo (missing apostrophe in contraction)

commit 50a0c6b590
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:36:22 2019 +0200

    Create sv.ts

    First half translated
2019-08-15 14:11:22 -07:00
Dessalines 6a761165bb Squashed commit of the following:
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:28:46 2019 -0700

    Adding save user settings

commit 6e8da9cc9e
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 17:26:25 2019 -0700

    Merge branch 'dev' into nsfw

commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date:   Sun Aug 11 20:55:09 2019 -0700

    nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -07:00
Dessalines 6b8dfb9621 Merge branch 'patch-1' of https://github.com/finkiki/lemmy into finkiki-patch-1 2019-08-10 11:30:05 -07:00
Dessalines b87593b5ec Merge branch 'i18n-zh' of https://github.com/tqcenglish/lemmy into tqcenglish-i18n-zh 2019-08-10 10:38:40 -07:00
Dessalines b40d029945 Adding support for community and user searching.
- Fixes #130
2019-08-10 10:32:06 -07:00
tqcenglish b18cc49d58 fix comment error 2019-08-11 00:43:36 +08:00
tqcenglish 74a482992f i18n zh 2019-08-10 23:51:21 +08:00
Popol 45e28f8bf5 Update fr.ts
\\\
2019-08-10 14:29:36 +02:00
Popol 45846f2dbf Create fr.ts
French translation. I hope to see it online soon ! :-)
2019-08-10 14:15:39 +02:00
Dessalines 2d2995ba3f Forgot to add subscribed. 2019-08-09 17:41:24 -07:00
Dessalines 0e00e77c14 Adding support for internationalization / i18n (#189)
* Still not working

* Starting to work on internationalization

* Main done.

* i18n translations first pass.

* Localization testing mostly done.

* Second front end pass.

* Added a few more translations.

* Adding back end translations.
2019-08-09 17:14:43 -07:00