diff options
Diffstat (limited to '_i18n')
| -rw-r--r-- | _i18n/ca.yml | 2 | ||||
| -rw-r--r-- | _i18n/en.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/_i18n/ca.yml b/_i18n/ca.yml index 3bd462d..70bdc36 100644 --- a/_i18n/ca.yml +++ b/_i18n/ca.yml @@ -46,6 +46,8 @@ blog: Aquesta és la pàgina que mostra les entrades en català del meu blog. Totes les opinions exposades aquí són únicament meves a no ser que indiqui el contrari. + modified_at: "Última data de modificació" + you_can_check: "Pots consultar l'historial d'aquesta entrada" notice: >- A no ser que hagi indicat quelcom contrari a la meva entrada, totes les opinions expressades aquí són únicament meves i no representen a ningú diff --git a/_i18n/en.yml b/_i18n/en.yml index e03b18b..7308f60 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -46,6 +46,8 @@ blog: This is the page that aggregates the english blog posts. All of the opinions stated here are solely my own (unless stated otherwise). Last but not least, these entries are licensed under the + modified_at: "Modified date" + you_can_check: "You can check the log of this entry" notice: >- Unless otherwise stated, all of the opinions in the above post are solely my own and do not represent anyone else. |
