Skip to content

Instantly share code, notes, and snippets.

@NiklasJordan
Created June 7, 2011 14:55
Show Gist options
  • Save NiklasJordan/1012409 to your computer and use it in GitHub Desktop.
Save NiklasJordan/1012409 to your computer and use it in GitHub Desktop.
More-Link Text ändern
Mit diesem Snippet kann man den More-Link-Text von "[more]" zu "Weiterlesen" ändern in der deutschen Sprache ändern.
plugin.tt_news._LOCAL_LANG.de{
more = Weiterlesen
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment