1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

6666 commits

Author SHA1 Message Date
OscarRG c0f324411f
Update app/config/locale/translations/pt-pt.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-04 20:10:20 +02:00
Erfan Bahramali 8a66885c09
Fix Persian translation (spelling correction) 2021-10-04 21:40:14 +03:30
Mohammad-Ali A'RÂBI cca86170cf feat(locale): complete Persian translations
fixes #1684
2021-10-04 18:40:10 +02:00
Subaraki a855bb0743
Updated nl.json
Filled in empty translations for the dutch language.
2021-10-04 18:36:31 +02:00
Aleksander Chromik 79a2e5529b Fix PL transaltion for invitation email body 2021-10-04 16:35:01 +02:00
Anoop M S 0e92a82de9 Fix punctuation issues 2021-10-04 19:57:25 +05:30
Biki-das 4c0e30ad62 fixed typo 2021-10-04 18:47:11 +05:30
Honey Patel 37b34e8f18
Update app/config/locale/translations/gu.json
Fixed an error and added a Gujarati Translation.

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-04 18:34:19 +05:30
und1n3 bdc49c01a6 Added catalan translations. 2021-10-04 14:31:22 +02:00
Torsten Dittmann 16b8dc3d0b
ci(gh): add github action (#1823)
* ci(gh): add github action

* fix name

* fix ci
2021-10-04 10:50:27 +02:00
NeonSpork 41e4e6988b
fix: Added missing Norwegian translations 2021-10-04 10:14:01 +02:00
Lampros Kostapappas d2ba7eab81
Update el.json
add greek translation
2021-10-04 08:28:06 +03:00
cristina-sirbu 12d3ff0a93 Added romanian translations 2021-10-04 07:24:20 +03:00
Matteo Gheza 400c13cd21
Fix type in bug.yaml 2021-10-03 16:25:10 +02:00
Nguyen Long Nhat 3a70c66ba0
Getting started for Android 2021-10-03 18:55:03 +07:00
Santosh Bhandari 48bde71793
Update app/config/locale/translations/ne.json
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-03 16:41:46 +05:45
Santosh Bhandari bbc744fc17
Update app/config/locale/translations/ne.json
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-03 16:39:57 +05:45
Eldad A. Fux fc3a48e053
Merge pull request #1860 from appwrite/fix-issue-forms
Fix: Updates to our GitHub issue forms
2021-10-03 12:09:12 +03:00
Matej Baco 411b581db4 Code of conduct missing fixed 2021-10-03 11:01:45 +02:00
chuiizeet 80bd66136f Fix spanish language translation file 2021-10-03 02:49:37 -05:00
Oscar RG fbea718960 feat(locales):Add Luxembourgish(lb) translation 2021-10-03 09:26:03 +02:00
Eden 9782cb02f2
Apply translation fixes from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-10-02 23:53:45 +02:00
Eldad A. Fux 3f8159ffad
Merge pull request #1849 from m1ga/master
doc(all): add new client SDK: Appclerator Titanium
2021-10-03 00:48:40 +03:00
Michael Gangolf 32aa7c321b
Update README.md
move to `community` section
2021-10-02 23:47:29 +02:00
Eden a8b06a51f2
Fix Hebrew translation
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-10-02 23:46:53 +02:00
Michael Gangolf e08d9bbda2
Add new Titanium SDK 2021-10-02 22:26:55 +02:00
teeradon43 8a323c6e2b Updated th translations 2021-10-03 03:22:23 +07:00
teeradon43 9a6a5cb37f Update translations for Thai 2021-10-03 03:13:37 +07:00
Minna N cc006d6954 Updated Finnish translations 2021-10-02 20:32:51 +03:00
Kokoden b6ee537537 Add Hebrew translation 2021-10-02 16:39:06 +02:00
Dazzler Kumar 062da599a5 Added Bihari Translations 2021-10-02 15:01:54 +05:30
HelloSeaNation d462db0cfb
Update zh-cn.json 2021-10-02 14:48:03 +13:00
HelloSeaNation de43fabb93
Update zh-cn.json
tidy up the line at the bottom
2021-10-02 14:47:29 +13:00
HelloSeaNation a2f6ef0b19
Update zh-cn.json 2021-10-02 14:41:43 +13:00
chuiizeet ff05dc0252 Update spanish language translation file 2021-10-01 16:40:04 -05:00
Arsan Gamal 9583880938 [Fix] Typo fix in translations 2021-10-01 23:16:33 +02:00
Dazzler Kumar 949146f046 Bhojpuri (Bihari) language support 2021-10-02 00:44:46 +05:30
Nikhil Shanbhag 70dc5d2123 Added Kannada translations 2021-10-02 00:00:48 +05:30
Rutam Prita Mishra 397c6611bb Added Odia translations 2021-10-01 23:21:19 +05:30
Matej Bošnjak 7061e295ac Changed formal typo of emails.magicSession.subject 2021-10-01 18:12:36 +02:00
Matej Bošnjak 3eba9c9854 Changed translation of emails.verification.hello and emails.magicSession.hello to more formal 2021-10-01 17:58:21 +02:00
Daniele Maltese abc532c5ce feat(locales): italian translation 2021-10-01 17:55:21 +02:00
Jesper 8e0d4a755c
Update init.php
Added Danish
---
Locale::setLanguageFromJSON('da', __DIR__.'/config/locale/translations/da.json');
---
2021-10-01 17:45:47 +02:00
Jesper e80198a0b1
Update codes.php
Added Danish and did some cosmetic tweaking of comments.
2021-10-01 17:43:59 +02:00
Jesper b32606739a
Update da.json
Finished the list and double checked countries.
2021-10-01 17:41:46 +02:00
Dehami Koswatte f31fc0735e Add code review fixes 2021-10-01 21:06:57 +05:30
Olyno ef3e73d00f fix(translation): replace Salut with Bonjour 2021-10-01 16:57:38 +02:00
Jesper 648f3f452a
Update da.json
Updated first 20 lines
2021-10-01 16:50:52 +02:00
Jesper 8200101a5c
Added da.json
Text to be translated added - First steps first ;)
2021-10-01 16:40:56 +02:00
OscarRivasGonzalez a986e5b151 feat(locales):Add Portugal(pt-pt) translation 2021-10-01 16:17:11 +02:00