absidue
18b9bdf17d
Remove the material-design-icons dependency ( #2298 )
2022-06-08 09:11:33 +08:00
Max Nordlund
fdd7e94a1d
Fix typo ( #2267 )
...
* Fix typo
* Fix typo
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
2022-05-27 00:08:20 +02:00
Svallinn
5cc954066b
Renderer: Move vue-i18n to its own file
2021-06-20 02:40:40 +01:00
Luca Hohmann
3c9de5e63a
Added Estonian, Serbian languages, fixed comment likes and bumped packages ( #1311 )
2021-05-22 21:21:48 +02:00
Preston
8e4fe4eacb
Re-Arrange System Default Locale logic
2021-05-06 22:59:37 -04:00
Milu
fc5429ec59
Adding a "System Language" option to the "Locale Preference" ( #1241 )
...
Closes : #1205
* Added "Follow System" option to
`Settings -> General Settings -> Locale Preference`
and set it to default
* Changed double quotes to single quotes
* Removed unnecessary comment
* Changed `app` accessing method
* Cleaned up if/else statements
* Checks similar locales as fallback
* Changed label to "System Language"
* Changed locale filtering logic to use the filter() method
2021-05-06 16:45:49 +00:00
Luca Hohmann
039cd9874d
New languages and yt-channel-info bump ( #1155 )
2021-04-01 16:21:04 +02:00
Luca
f7da2d9417
Enabled Norweguan Bokmal and ukrainian as languages
2021-03-11 17:03:59 +01:00
Cadence Ember
d5304cfcdd
Revamp about page ( #929 )
...
* Revamp about page
* Add more cards to about page
* Fix linter issues
* Add missing info and update locales
* Add license URL
Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-01-15 11:14:45 -05:00
Preston
835903a896
Revamp About Page. Add new links and information
2021-01-13 17:17:48 -05:00
Preston
ce7e568c7b
Update project dependencies
2021-01-11 15:32:35 -05:00
Luca
8aaa70744e
Added Galician as activated language
2020-12-31 12:02:35 +01:00
Jakub
d0aeae381f
added slovak as active ( #874 )
2020-12-14 17:11:48 -05:00
alium
645d772d4a
Update main.js
...
Czech language is added, but not enabled. Enable Czech translation
2020-12-10 22:22:33 +01:00
Preston
22c40fb049
Update Dependencies
2020-11-23 21:53:49 -05:00
Preston
46c271aa22
Fix linter issues
2020-10-27 13:47:40 -04:00
Preston
41144135fc
Enable Hungarian Language
2020-10-11 11:25:07 -04:00
Luca
57dbbc20fa
Added languages Greek, Hebrew, Portuguese, Slovenian
2020-10-06 12:03:13 +02:00
Preston
8077d9d999
Update dependencies and fix linting problems
2020-10-04 14:30:54 -04:00
Luca
e83c86cff0
Sorted languages by language abbreviation and added bulgarian
2020-10-04 12:04:56 +02:00
Preston
b6c0c331f9
Enable Swedish Locale
2020-10-01 21:26:08 -04:00
Preston
5e7740015c
Enable Turkish and Spanish Locales
2020-09-30 09:21:04 -04:00
Preston
0d26523da7
Enable English (UK) and Danish Locales. Rearrange Locales in settings
2020-09-28 21:32:18 -04:00
Preston
d6b4bbded6
Enable Indonesian Locale
2020-09-22 18:52:31 -04:00
Preston
b67ac86ee1
Enable Italian Locale
2020-09-21 21:38:43 -04:00
Preston
648b2884e4
Enable more locales and replace https://invidio.us defaults with https://invidious.snopyta.org
2020-09-16 09:51:26 -04:00
Preston
dea4eba109
Fix and add Locales. Add Reverse playlist functionality
2020-09-09 18:58:35 -04:00
Preston
781e971357
Fix issues with playlists and fix issue with leaving watch page from an invalid id
2020-08-25 10:18:14 -04:00
Luca
48ff7cd2a4
Added Japanese, Spanish (Mexico) as languages and fixed the non displaying Subscribe translation
2020-08-24 17:01:09 +02:00
Luca
b99b762a39
French and Russian, Brazilian portuguese, Languages in alphabetic
...
order
Added:
French and Russian - Both languages are translated enough to be usable.
Fixed:
Brazilian portuguese - The YAML file had an underscore instead of a
hyphen in its name, so it was not displayed as an optiom
Refactored:
Languages in alphabetic order - Rearranged the languages according to
their alphabetic order, except for english, which is the standard and
most used language
2020-08-22 14:57:37 +02:00
Luca
ba7e8e18bb
Merge branch 'master' of git://github.com/FreeTubeApp/FreeTube-Vue
...
Merge of language files
2020-08-21 13:41:38 +02:00
Preston
4203ff4ba3
Fix some navigation, clear data on exit, and add more toast messages
2020-08-20 21:20:22 -04:00
Luca
162a853e43
Removed Japanese and French YAML file for the moment because of too many missing translated strings
2020-08-20 22:56:55 +02:00
Luca
c3d483a6c6
Translations added to menu, Translation files renamed
...
Added:
Translations added to menu - The currently available file for
translation are now available in the settings menu (however some are
still missing a lot of strings)
Refactored:
Translation files renamed - Changed the french and chinese YAML file's
names according to the ElectronJS locales guide. (assuming french is
french-French)
2020-08-20 21:20:07 +02:00
Hiers
75308e4b7c
Added portuguese localisation.
2020-08-13 10:02:11 +01:00
Preston
287739de7c
Add More Locale Strings to Both the locales file and the app
2020-08-11 23:26:49 -04:00
Preston
0ba7cc53ca
Add Locale Setting and enable German Translation
2020-08-11 18:17:09 -04:00
Preston
64b877fe27
Fix Locales File and Implement Locales file with app
2020-08-05 23:39:00 -04:00
Preston
6c3539943b
Show icons in build and remove unused items.
2020-05-27 22:48:41 -04:00
Preston
2533161667
Start on Mobile view and add Web Build option
2020-03-24 09:22:29 -04:00
Preston
ded6534d16
Push Latest Code to Repository
2020-02-16 13:30:00 -05:00