1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "Zdrojový Kód"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "Seznam změn"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "Popis"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "Autor"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "Přispěvatelé"
- },
- "presence.sections.information.likes": {
- "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
- "message": "Líbí se"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "Podporované URL stránky"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "Štítky"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "Informace"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "Uživatelé"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "Verze"
- }
- }
|