Andy Miller
b9529d0010
minor lang updates
2024-03-18 11:20:51 -06:00
Andy Miller
f59fa9a291
language updates
2024-01-05 11:26:45 +00:00
dani
c7700c2e16
Update es.yaml
...
missing accents
2021-12-16 11:16:58 +02:00
Andy Miller
22e550820d
updated language strings
2021-09-29 10:57:42 -06:00
Andy Miller
20e22f015a
fixed some issues with chinese langs
2021-02-16 18:02:21 -07:00
Andy Miller
9faf42c5da
updated languages
2021-02-16 17:41:10 -07:00
Matias Griese
a03746145b
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2021-01-15 22:29:49 +02:00
Nico
ee9fb4aeec
Add german translations for GRAV.YES and GRAV.NO
2021-01-15 09:52:29 +02:00
Matias Griese
ea00c044d3
Added XSS detection to all forms (use check_xss: false to disable it per field)
2020-11-17 18:54:03 +02:00
Andy Miller
b39fc72bd2
Update languages
2019-05-08 14:22:47 -06:00
Andy Miller
c97853e1aa
updated languages
2019-02-18 14:43:06 -07:00
Andy Miller
b111a2c29d
Added standard Yes/No lang strings to Grav
2019-02-01 13:34:23 -07:00
Andy Miller
37fcb12ad1
Updated languages
2019-01-30 17:33:25 -07:00
Andy Miller
023221bfab
added GRAV. prefix to core language strings
2018-10-24 14:41:54 -06:00
Matias Griese
3a0c7168c9
Merge branch 'develop' of https://github.com/getgrav/grav into 1.6
2018-09-06 12:35:21 +03:00
Matias Griese
41b7aadbda
Fixed duplicate language strings (Yaml 4.1)
2018-09-06 12:34:50 +03:00
Andy Miller
5499f2edb6
Feature/scheduler ( #2170 )
...
* scheduler first commit
* moved jobs to config
* got some args working
* commands and static methods working.. events hooked up
* No longer dependent on `exec()`.. uses Symfony\Process
* More improvements
* support getAt()
* Make inflector available in DI
* Fix for inflector
* store job run states
* more improvements including cron twig function
* Add scheduler to event + cleanup
* improvements to the CLI command
* Added id field
* use proper func
* Added email
* Fix quotes
* Updated built-in composer
* Better command for adding the scheduler cron via terminal
* Fixed typo and added cron language
* Added Cron class to make at -> human readable date possible
* Added some checks when there are no jobs
* Added method to get CronExpression
* Revamped with Symfony 4.1 CLI updates
2018-09-05 19:02:12 -06:00
ShtHappens796
634f2bdfa0
Nicetime fix: 0 seconds from now -> just now ( #1509 )
...
* Update TwigExtension.php
Check if date matches, which means the post / comment was posted just now.
Will return proper value to whatever function uses it.
The file /system/languages/en.yaml and basically all language files need to include the JUST_NOW text value which should be "just now", of course correctly translated in each language.
This fix has been created in order to fix the "0 seconds from now" message as it sounds weird.
* Update en.yaml - Add JUST_NOW variable
Should be translated to other languages and included in all translation files.
2017-06-02 06:32:15 -06:00
Andy Miller
2282d2c69c
Fixed up the languages
2016-07-13 17:07:08 -06:00
Djamil Legato
693568b509
Updated languages, removed frontmatter delimiter
2016-04-20 13:00:49 -07:00
Andy Miller
bf2b3bff9a
Updated languages
2016-04-20 13:48:02 -06:00
Vaios Karampinis
bfd48218ab
fix some greek translations
2016-03-22 11:47:00 +02:00
Flavio Copes
028554dbf8
Fix languages in Grav
2016-02-11 16:27:34 +01:00
Takefumi Ota
39b1eed912
Add Ja language file.
2016-02-09 10:27:57 +09:00
Andy Miller
b6c289067f
Translations from crowdin
2016-02-04 16:22:32 -07:00
v3d
0d33a1d479
Update hr.yaml
...
Update MONTHS_OF_THE_YEAR and DAYS_OF_THE_WEEK
2016-01-15 12:40:58 +01:00
Flavio Copes
d827228dc2
Add new languages to Grav
2015-12-24 19:11:24 +01:00
Flavio Copes
84073a53cb
Add MONTHS_OF_THE_YEAR and DAYS_OF_THE_WEEK to the Grav language file,
...
Took translations from
https://github.com/getgrav/grav-theme-twentyfifteen/blob/develop/languag
es.yaml
2015-12-24 19:05:13 +01:00
François
2f2adaaee8
Update fr.yaml
2015-12-19 18:17:07 +01:00
Tamas Csizmadia
b86aa6d473
Updated Hungarian translation with new string.
2015-12-01 21:57:31 +01:00
Marc-Antoine Thevenet
1170f2f58d
Update fr.yaml
...
Update following the /en file
Thanks
2015-11-30 15:30:22 -04:00
Flavio Copes
5b0f905ae3
Update italian lang file
2015-11-30 19:20:20 +01:00
Hugo Avila
b33ab43ff9
Update en.yaml
2015-11-29 21:39:51 -08:00
Hugo Avila
c580399db6
Update es.yaml
2015-11-29 21:33:08 -08:00
Hugo Avila
00d8717d7c
Create es.yaml
2015-11-29 21:26:21 -08:00
Kruno H
500c548af4
Update hr.yaml
...
added PLURAL_MORE_THAN_TWO translations
2015-11-26 22:48:02 +01:00
Flavio Copes
17f3ca6eba
Merge pull request #466 from tcsizmadia/develop
...
Updated system/languages/hu.yaml
2015-11-22 16:32:57 +01:00
Tamas Csizmadia
b29d79738b
Updated system/languages/hu.yaml
...
Tweaked translation for 'ago' - sounds less weird.
2015-11-22 12:34:44 +01:00
Andy Miller
020cdd7324
Merge pull request #464 from tcsizmadia/develop
...
Hungarian translation in system/languages/hu.yaml
2015-11-21 22:04:51 -07:00
Marc-Antoine Thevenet
745b418cd7
Update fr.yaml
...
update based on the version: en
Nov 17, 2015
2015-11-21 21:47:21 -04:00
Tamas Csizmadia
2a02c8bc4f
Hungarian translation in system/languages/hu.yaml
2015-11-21 21:53:03 +01:00
Kruno H
7c4fd3858c
Croatian translation
2015-11-18 20:35:23 +01:00
Paul Bovis
280377985f
Added form validation translations
...
These will need to be translated into other languages.
2015-11-17 11:57:15 -07:00
Barış ÇELİK
050512536a
added "Turkish" language
2015-11-05 08:42:24 +03:00
Thomas Breuss
293dfad87e
Use of capital and small initial letters
2015-10-26 19:35:08 +01:00
Mark de Raaf
667ad5c580
add dutch language file
2015-10-20 16:50:45 +02:00
Mark de Raaf
2e4866f5fa
Add dutch language file nl (nederland)
2015-10-20 16:07:57 +02:00
joomline
5857882417
Update ru.yaml
...
Fix languages
2015-10-16 21:33:07 +02:00
joomline
373130d8ac
ru.yaml
...
Russian language for grav cms
2015-10-16 14:43:37 +02:00
Andy Miller
c614d27f3e
Merge pull request #338 from maelsoucaze/french-translation
...
Add French translation
2015-09-28 16:39:21 -06:00